github.list_issues
List GitHub repository issues with filters for state and labels, helping you track and manage relevant tasks.
Instructions
List issues in a repository, optionally filtered by state and labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| repo | Yes | ||
| sort | No | created | |
| owner | Yes | ||
| state | No | open | |
| labels | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |