tools

Update a tool by ID

Updates an existing tool identified by its UUID.

patch/v1/platform/tools/id/{id}

Path parameters

Tool UUID

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