Update agent
PATCH/v2/agents/:agent_key
Updates part of an agent's configuration, including its tools, instructions, model parameters, and metadata. Fields omitted from the request keep their current values.
Request
Responses
- 200
- 400
- 403
- 404
The complete updated agent configuration, including the new updated_at timestamp.
The agent update request is malformed or contains invalid references.
Permissions do not allow updating this agent.
Agent not found.