DELETE
Delete Custom Tool
Permanently deletes a custom tool.
DELETE
https://api.vantaxai.com/v1/custom-tools/{tool_id}Irreversible
Deleting a custom tool detaches it from every Agent it was attached to and cannot be undone. Those Agents will no longer be able to call your endpoint.
Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Path Parameters
tool_idstringrequiredThe custom tool to delete.
example: tool_7b2e91