get_issue
Retrieve details for a Sentry issue by numeric ID or short ID, including status, event count, and first/last seen timestamps.
Instructions
Get information about a Sentry issue by its numeric ID or short ID (e.g. "PAYOUT-123"). Includes status, event count, first/last seen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Sentry issue ID (numeric) or short ID (e.g. "PAYOUT-A6T") |