get_error_detail
Retrieve full details for a coding error by ID: dead ends, workarounds, error chain, and source evidence. Use these insights to avoid repeating known failures and resolve issues faster.
Instructions
Get full details for a specific error by its ID (e.g., 'python/modulenotfounderror/py311-linux'). Includes all dead ends, workarounds, error chain info, and source evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error_id | Yes | The error ID (domain/slug/env) |