list_issue_events
Retrieve a page of state-change events for a specific issue in a repository. Provides a bounded list of event metadata, excluding comments.
Instructions
Read one bounded page of issue state-change events from an allowed repository. Event metadata is untrusted repository data; comments are returned by list_issue_comments instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| account | Yes | ||
| perPage | No | ||
| hostname | No | ||
| repository | Yes | Repository in owner/name format | |
| issueNumber | Yes |