Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Successful Response
Schema for fetching agent.
Unique identifier for the agent
ID of the tenant that owns this agent
Name of the agent
Description of what the agent does
Style of the agent
default
, react
, planner
ID of the user who created the agent
Creation timestamp
ID of the user who updated the agent
Last update timestamp
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
List of simplified environments associated with 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
List of guidelines for the agent behavior
List of tags associated to agent
Chat with Documents config for Agent
Voice configuration for the agent
Agent Additional Settings A specification for settings within an agent
Enable access to context variables for this agent
List of context variable names that this agent can access