list_issue_events
List all events for a specific issue to locate the most recent occurrence, returning event id, message, platform, dateCreated, and tags.
Instructions
List all events (individual occurrences) for a specific issue. Returns event id, message, platform, dateCreated, and tags. Use to find the most recent occurrence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor. Omit for first page. | |
| issue_id | Yes | Numeric issue ID |