list_project_items
Read a GitHub project board by status and retrieve each card's field values. Review the full backlog in one view instead of opening issues one at a time.
Instructions
Lists what is on a project board with each card's field values, so a backlog can be read by Status rather than one issue at a time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | next_cursor from a previous call, to read the following page | |
| per_page | No | Number of items per page (1-100) | |
| project_owner | Yes | ||
| project_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||