Create

Create a new tool

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringRequired
typestringRequired
descriptionstringOptional
metadatamap from strings to anyOptional
returnDirectbooleanOptional

Response

This endpoint returns an object.
successboolean
dataobject or null
Represents a Tool record

Errors