tool-registry

Create Tool Version

post/api/public/v2/tool-registry/{identifier}/versions

Path parameters

identifierstring required

Tool ID (numeric) or name

Headers

X-API-KEYstring required

Request body

tool_definitionobject required

Tool definition in OpenAI function-calling format

commit_messagestring nullable

Commit message for the new version

Response

Version created

successboolean
versionobject

Changes

No recorded changes to this endpoint across all 2 revisions of this API.