Skip to main content
Updates an existing agent’s identity fields. Only the fields you include in the request body are modified; omitted fields remain unchanged. This endpoint updates identity fields only (name, description, metadata). To change the agent’s model, capabilities, policies, or other configuration, create a new version with the Create Agent Version endpoint.
Permission required: agent:modify

Path Parameters

string
required
Agent identifier

Request Body

string
Updated agent name
string
Updated agent description
object
Updated key-value pairs. Replaces the existing metadata entirely.

Response

object