list_issues
Retrieve and filter GitHub repository issues by status, labels, sorting, and time parameters to manage project tracking and bug reporting.
Instructions
List issues in a GitHub repository with filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| direction | No | ||
| labels | No | ||
| page | No | ||
| per_page | No | ||
| since | No | ||
| sort | No | ||
| state | No |