sentry_get_issue_events
Retrieve recent events for a Sentry issue and detect temporal patterns such as bursts, steady trends, or regressions to diagnose error behavior.
Instructions
Get recent events for a Sentry issue. Detects temporal patterns (burst, steady, regression).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| issueId | Yes | Sentry issue ID |