Registers a new agent in the system.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Schema for creating a new agent.
Description of what the agent does
Style of the agent
default, react, planner, react_intrinsic Name of the agent
Display name of the agent
Instructions for the agent
List of tool names available to the agent
List of other agent names this agent can collaborate with
LLM identifier for the agent
Supported apps of the agent
slack/askhr 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
JSON schema defining the structure for agent responses
Reference to a Python tool ID that will be used for custom synthesis of task results
Agent Additional Settings
List of tags associated to 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
Voice configuration for the agent
Enable editable for the collaborator agent
editable, non_editable, custom Base agent id
Successful Response