get_honeybadger_fault
Retrieve specific application errors by ID using Honeybadger MCP Server, enabling developers to fetch and analyze faults directly within their development environment for efficient troubleshooting.
Instructions
Fetch a specific fault/error from Honeybadger by ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fault_id | Yes | The ID of the fault to fetch | |
project_id | No | Optional project ID (uses env var if not provided) |