Skip to main content
Glama

Tribal Knowledge Service

by agentience

get_error_by_id

Retrieve detailed error records by their UUID using the MCP server, Tribal Knowledge Service, to access comprehensive error context and insights for debugging.

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" }

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