list_issues
Retrieve issues from a GitHub repository, filtering by state (open, closed, or all) and setting the number of results per page.
Instructions
List issues only. state is open, closed, or all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| state | No | open | |
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |