get_backlog
Retrieve items from GitHub Projects v2 where Project Status is explicitly Backlog. Filter by owner and project number, with optional archived items.
Instructions
Return items whose Project Status is explicitly Backlog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | ||
| owner | Yes | ||
| number | Yes | ||
| includeArchived | No |