POST
/
tools
/
{org_id}
{}

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

Body

application/json
name
string
required
category
string
required
description
string | null
default:""
tags
string[] | null
initial_input_schema
object | null
initial_output_schema
object | null
initial_version_notes
string | null
default:""
initial_implementation_details
string | null
default:""
initial_documentation
string | null
default:""

Response

Successful Response

The response is of type object.