Skip to main content
POST
/
inbound-agents
/
tools
Create a new tool
curl --request POST \
  --url https://api.cleartalk.ai/inbound-agents/tools \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Response

201

Tool created successfully