This endpoint retrieves an agent by its identifier. The agent contains information about its capabilities and the experts it can call.
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.
"copiloteu"
The identifier of the agent associated with the context.
"12345678-90ab-cdef-gh12-34567890abc"
Agent 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.