Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Path Parameters
Unique identifier of the agent to update
Body
Request body for updating agent configuration (all fields optional)
Optional new name for the agent
Optional new description for the agent
Optional new system prompt for the agent
Optional new array of tool names for the agent
Optional new input configuration for the agent
Model alias must be a valid model from the registry
Optional new context documents for the agent
Optional reference to the Tines story import template (can be set to null to clear)
Optional new planning behavior for this agent
never, always, auto Response
Successful response
The updated agent with modified configuration
Unique identifier for the agent
Organization this agent belongs to
Name of the agent
Description of what the agent does
When the agent was created
When the agent was last updated
When the agent was deleted, if applicable
Names of tools available to this agent
DEPRECATED Input configuration for the agent. This field is no longer used and will be removed in a future version.
Model alias used by this agent
Optional context documents
Reference to the Tines story import template used to create this agent
Summary of triggers configured for this agent
Planning behavior for this agent
never, always, auto