List bug reports
list_bug_reportsRetrieve bug reports for a game, showing open issues first. Filter by status to work through the backlog and update statuses to keep reporters informed.
Instructions
The bug queue for your game, open reports first. Filter by status when you are working through a backlog. Pair with update_bug_status: fix the bug, ship it, mark it fixed — the reporter sees the status on the game page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | The game, by slug (e.g. "orbital-drift") or by id (uuid). | |
| page | No | 1-based page number. | |
| status | No | Only reports in this status. | |
| perPage | No | Results per page, 1-50. |