github_list_issues
List GitHub issues for any repository with optional state filtering. Specify owner and repo, then view open, closed, or all issues to track project tasks and bugs.
Instructions
List issues on a repository, filtered by state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name. | |
| limit | No | Maximum number of items to return (page size). | |
| owner | Yes | Repository owner. | |
| state | No | Issue state. |