list_issues
Lists issues for a specified project using the Plane API. Retrieve project issues with optional pagination and detail expansion.
Instructions
Lista issues de um projeto (API /issues/).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | assignees,labels,state | |
| per_page | No | ||
| max_pages | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |