This endpoint updates an existing agent. Only the fields provided in the request body will be updated; other fields will remain unchanged.
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 identifier of the agent associated with the context.
"12345678-90ab-cdef-gh12-34567890abc"
The name of the agent.
The system prompt that defines the overall agents behavior and expectations. This field is optional as there is a default system orchestrator.
A brief description of the agent's capabilities.
A list of MCP servers that the agent can call. If omitted, the agent can't call any MCP servers.
Agent updated 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.
A list of MCP servers that the agent can call. If omitted, the agent can't call any MCP servers.