Update Agent Tool
Agent Tool API
Update Agent Tool
Update Agent Tool.
PATCH
Update Agent Tool
Authorizations
Your Agni API key used to authenticate the request. Pass it in the
X-Api-Key header. Find or rotate it from your Ravan AI account settings.Path Parameters
The unique ID of the resource in the path. Use the ID returned by the related create or list endpoint.
Body
The internal name of the resource. Use a clear name that your team can recognize in the dashboard and API responses.
A short description of the resource. Use it to explain the purpose, behavior, or usage context.
The tool type. Use the value that matches how the agent should execute the tool, such as an API or integration tool.
The tool definition object. Include the schema, parameters, and execution details required by the tool type.
Response
Whether the request succeeded.
Human-readable status message.
Returned data.

