Skip to main content
Glama

track_error

Log and resolve programming errors in the Tribal Knowledge Service by capturing error details, code snippets, and solutions to build a comprehensive knowledge base for future reference.

Instructions

Track an error and its solution in the knowledge base. Args: error_type: Type of error (e.g., ImportError, TypeError) error_message: The error message language: Programming language (e.g., python, javascript) framework: Framework used (e.g., fastapi, react) code_snippet: The code that caused the error task_description: What the user was trying to accomplish solution_description: Brief description of the solution solution_code_fix: Code that fixes the error solution_explanation: Detailed explanation of why the solution works solution_references: List of reference links Returns: The created error record

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
code_snippetNo
error_messageYes
error_typeYes
frameworkNo
languageYes
solution_code_fixNo
solution_descriptionNo
solution_explanationNo
solution_referencesNo
task_descriptionNo

Other Tools

Related Tools

Latest Blog Posts

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