tools

Update a tool by handle

Updates an existing tool identified by its handle.

patch/v1/platform/tools/{handle}

Path parameters

handlestring required

Tool handle

Request body

descriptionstring
enabledboolean
metadataobject
namestring
parametersobject
returnsobject

Response

OK

created_atstring
descriptionstring
enabledboolean
handlestring
idstring
metadataobject
namestring
parametersobject
returnsobject
tenant_idstring
updated_atstring

Changes

Changed in 2 of the 48 revisions of this API.11