Update

Update a specific tool

Path parameters

tool_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringOptional
descriptionstringOptional
typestringOptional
metadatamap from strings to anyOptional
returnDirectbooleanOptional

Response

This endpoint returns an object.
successboolean
dataobjectOptional

Represents a Tool record

Errors