analyze_honeybadger_issue
Analyze a Honeybadger issue by providing a fault ID to generate detailed insights and actionable fix suggestions, including optional request context and parameters for comprehensive troubleshooting.
Instructions
Comprehensive analysis of a Honeybadger issue with fix suggestions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fault_id | Yes | The ID of the fault to analyze | |
include_context | No | Include request context and parameters in analysis | |
project_id | No | Optional project ID (uses env var if not provided) |