Create Tool

Creates a tool for the authenticated organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Create Tool Request

Request schema for creating a tool.

actions
array of objects
length ≤ 8

Action params. Only applied when the tool type is execute_actions.

actions
string
required
length ≤ 255

Description of what the tool does and when it should be used

string | null

Tool label

string
required
length between 1 and 64
^[a-zA-Z0-9_-]{1,64}$

Tool name

CustomToolProviderSettings | TransferCallToolProviderSettings | ExecuteActionsToolProviderSettings | PressDigitToolProviderSettings | CalendarToolProviderSettings
required

Provider settings of the tool. Accepted fields depend on the tool type.
Provider selection is managed by Whippy and is not part of the public contract.

uuid | null

Active signing API key in the authenticated organization

string
enum
required

Tool type

Allowed:
Responses

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json