Agents
Get agent schemas
Retrieve an agent's input and output JSON schemas.
get/api/agents/{agent_id}/schemas
Path parameters
agent_idstring required
ID of the agent whose schemas should be retrieved.
Query parameters
include_toolsboolean
Whether to include tool metadata in the response.
Response
Successful response.