view_latest_event
Retrieve the most recent event details for a Bugsnag error by providing its error ID. Get current exception and stacktrace information to investigate the latest occurrence.
Instructions
View the latest event for an error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error_id | Yes | Bugsnag error ID | |
| include_full_details | No | Include all event details (may exceed token limits). Default: false for efficiency. |