Update Tool

Updates a tool that belongs to the authenticated organization.

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

Tool ID

Body Params

Update Tool Request

Request schema for updating a tool. Omitted fields are preserved and type is immutable.

actions
array of objects
length ≤ 8

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

actions
string
length ≤ 255

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

string | null

Tool label

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

Tool name

CustomToolProviderSettings | TransferCallToolProviderSettings | ExecuteActionsToolProviderSettings | PressDigitToolProviderSettings | CalendarToolProviderSettings

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

Responses

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