v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2112360218.7 KB
Tool Versions

Create a Tool Version

Creates a new empty draft version.

post/v1/tools/{id}/versions

Path parameters

idstring required

The ID or slug of the tool.

Request body

input_schemaobject

Optional JSON Schema for tool inputs.

output_schemaobject

Optional JSON Schema for tool outputs.

Response

Version created successfully