This endpoint retrieves a list of all agents that can be called by the Corti Agent Framework.
Documentation Index
Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
The maximum number of agents to return. If not specified, all agents will be returned.
The number of agents to skip before starting to collect the result set. Default is 0.
If set to true, ephemeral agents will be included in the response. Default is false.
Agents retrieved successfully.
The unique identifier of the agent.
The name of the agent.
A brief description of the agent's capabilities.
The system prompt that defines the overall agents behavior and expectations.