list_honeybadger_faults
Fetch and filter recent application faults from Honeybadger by project, environment, or resolution status to analyze and troubleshoot errors directly 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 |