Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Schema for updating an existing agent.
Name of the agent
Updated description
Updated instructions
Updated list of tool names
Updated list of collaborator names
Updated LLM identifier
Style of the agent
default, react, planner, react_intrinsic Supported apps of the agent
List of glossary available to the agent
List of guidelines for the agent behavior
List of knowledge_base available to the agent
To show or hide agent when agents are listed
Display name of the agent
JSON schema defining the structure for agent responses
Reference to a Python tool that will be used for custom synthesis of task results
Agent Additional Settings A specification for creating settings within an agent. Validation runs for Input.
List of tags associated to agent
Voice configuration for the agent
Chat with Documents config for Agent
Enable access to context variables for this agent
List of context variable names that this agent can access
Enable/disable reasoning trace
Response
Successful Response
The response is of type any.

