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>'

Documentation Index

Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

API Key for authentication

Response

201

Tool created successfully