Skip to main content
Glama

Tribal Knowledge Service

by agentience

delete_error

Remove an error record by specifying its UUID in the Tribal Knowledge Service. Helps maintain a clean and accurate database of programming errors for analysis and learning.

Instructions

Delete an error record. Args: error_id: UUID of the error record Returns: True if deleted, False if not found

Input Schema

NameRequiredDescriptionDefault
error_idYes

Input Schema (JSON Schema)

{ "properties": { "error_id": { "title": "Error Id", "type": "string" } }, "required": [ "error_id" ], "title": "delete_errorArguments", "type": "object" }

You must be authenticated.

Other Tools from Tribal Knowledge Service

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/agentience/tribal_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server