Tools

Delete tool version

DEL

Path parameters

idstringRequired
Identifier for a Tool. Formatted as a UUID.
versionintegerRequired

Version number for a Tool.

Tools, as well as Configs and Prompts, are versioned. This versioning system supports iterative development, allowing you to progressively refine tools and revert to previous versions if needed.

Version numbers are integer values representing different iterations of the Tool. Each update to the Tool increments its version number.