Tools

Update a Tool

Updates the metadata of a specific tool.

put/v1/tools/{id}

Path parameters

idstring required

The ID (UUID) or slug of the tool.

Request body

namestring required
slugstring uri
descriptionstring
urlstring uri

Response

Tool updated successfully

Changes