Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE https://api.thinnest.ai/v2/tools/{agent_id}/{tool_id} \ -H "Authorization: Bearer $THINNESTAI_API_KEY"
{ "id": "tool_abc123", "status": "deleted" }
Delete a custom tool
DELETE /v2/tools/{tool_id}