list_honeybadger_faults
Fetch and analyze recent application faults from Honeybadger, filtering by project, environment, and resolution status to streamline troubleshooting in your development workflow.
Instructions
List recent faults from Honeybadger
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environment | No | Filter by environment (e.g., production, staging) | |
limit | No | Number of faults to fetch (default: 20, max: 100) | |
project_id | No | Optional project ID (uses env var if not provided) | |
resolved | No | Filter by resolved status |