github_issues_get_event
Fetch the details of a specific issue event from a GitHub repository by providing the owner, repo name, and event ID.
Instructions
Get an issue event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| event_id | Yes | event_id |