Delete a tool by name
The ID of the tool in the format ‘tool-’
curl https://api.letta.com/v1/tools/$TOOL_ID \ -X DELETE \ -H "Authorization: Bearer $LETTA_API_KEY"
{}