Skip to main content
POST
/
tools
/
{org_id}
/
{tool_id}
/
versions
{}

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required
tool_id
string
required

Body

application/json
input_schema
Input Schema · object
output_schema
Output Schema · object
notes
string | null
default:""
documentation
string | null
default:""
implementation_details
string | null
default:""

Response

Successful Response

The response is of type Response Create Tool Version Tools Org Id Tool Id Versions Post · object.