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
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code_snippet | No | ||
error_message | Yes | ||
error_type | Yes | ||
framework | No | ||
language | Yes | ||
solution_code_fix | No | ||
solution_description | No | ||
solution_explanation | No | ||
solution_references | No | ||
task_description | No |