Update a tool
Tools
Update a tool
POST
Update a tool
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
API Key for authentication
Path Parameters
Body
application/json
Name of the tool
Example:
"confirmationNumber"
Description of the tool
Example:
"Here's your case reference number"
Speech response for the tool
Example:
"one moment GP"
URL endpoint for the tool
Example:
"https://staging.cleartalk.ai/randomNumber"
HTTP method for the tool
Available options:
GET, POST, PUT, DELETE, PATCH Example:
"GET"
HTTP headers for the request
Example:
{ "Content-Type": "application/json" }Request body parameters
Example:
{}Query parameters
Example:
{}Input schema for the tool
Example:
{}Response schema for the tool
Example:
{}Timeout in seconds
Example:
30
Response
Tool updated successfully
