Skip to main content
GET
Get one tool's input/output schema

Authorizations

x-api-key
string
header
required

Path Parameters

tool_name
string
required

Response

Success.

data
ToolSchemaView · object
required

One tool's input/output JSON schemas and description. input/output are arbitrary JSON-schema objects; output and description are null when the tool declares none.