Skip to main content
POST
Create a new custom tool that agents can use during calls.

Headers

string
required
Your API key for authentication.
string
required
The organization ID.
string
required
Must be application/json.

Permissions

  • tools:create (admin, agent_manager)

Request Body

object
required
Tool configuration object.

Response

boolean
Indicates if the request was successful.
string
Human-readable success message.
object
The created tool object.