list_errors
Get a filtered list of errors from a Bugsnag project using status, sort order, and limit parameters to investigate and resolve issues.
Instructions
List errors in a project with filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order for errors | |
| limit | No | Maximum number of errors to return | |
| status | No | Filter by error status | |
| project_id | Yes | Bugsnag project ID |