list_issues
Retrieve and filter GitHub repository issues by state, labels, sorting, and date. Simplify issue tracking with pagination and detailed query options for efficient project management.
Instructions
List issues in a GitHub repository with filtering options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | No | ||
labels | No | ||
owner | Yes | ||
page | No | ||
per_page | No | ||
repo | Yes | ||
since | No | ||
sort | No | ||
state | No |