list-issues
Extract and view issues from a GitHub repository by specifying owner, repo, and state (open, closed, or all) with an optional limit on results.
Instructions
List issues in a GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of issues to return | |
owner | Yes | Repository owner (username or organization) | |
repo | Yes | Repository name | |
state | No | Issue state |