Create Agent Tool
Agent Tool API
Create Agent Tool
Create Agent Tool.
POST
Create 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.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.
Transfer Call tool (example)
Example request to create a transfer_call tool:200
End Call tool (example)
Request payload:200
Custom webhook tool (example)
Request payload:200
IVR press_digit tool (example)
Request payload:200

