Skip to main content
Glama

Tribal Knowledge Service

by agentience

get_error_by_id

Retrieve detailed error records by their unique ID to analyze and resolve programming issues efficiently. Integrates with the Tribal Knowledge Service for enhanced error management and learning.

Instructions

Get an error record by its ID. Args: error_id: UUID of the error record Returns: The error record or None if not found

Input Schema

NameRequiredDescriptionDefault
error_idYes

Input Schema (JSON Schema)

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

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