API ReferenceToolsDelete toolVersion: 2.0Delete tool DELETE /v2/tools/:tool_id Permanently delete a tool and all its associated configuration. This action cannot be undone. Request Responses204403404The tool has been deleted successfully.Permissions do not allow deleting this tool.Tool not found.