list_issues
List GitHub repository issues, most recently updated first, with number, title, state, author, and labels. Filter by open, closed, or all states to quickly find relevant issues.
Instructions
List issues in the GitHub repository, most recently updated first. Returns issue number, title, state, author, and labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter issues by state. Defaults to open issues. | open |