Agents
Update agent
Partially update an agent’s configuration. Omitted fields remain unchanged.
PATCH
Active agents transition to
Updating during the patch and return to Active once complete. If redeployment fails, the agent status is set to Failed.
Agents in Inactive or Failed states remain in their current state after a patch. To activate an updated agent, promote it manually.
The tool_ids parameter accepts IDs for any tool type, including agent-as-tools. Agent-as-tools must be created before adding them to tool_ids. See Agent as tool for setup instructions.Authorizations
Seekr API Key without 'Bearer' Prefix
Path Parameters
Body
application/json
Response
Successful Response
Available options:
Inactive, Pending, Active, Updating, Failed Available options:
low, medium, high, speed_optimized, performance_optimized Required range:
0 <= x <= 2Required range:
0 <= x <= 2tools
(FileSearch · object | WebSearch · object | RunPython · object | AgentAsTool · object | MCPConnectorTool · object)[]
- FileSearch
- WebSearch
- RunPython
- AgentAsTool
- MCPConnectorTool
Required range:
x >= 0Last modified on June 18, 2026