list_project_issues
List issues for a specific project. Pass a project ID and optional cursor to paginate through results.
Instructions
List a project's issues. Pass next_cursor as cursor for the next page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |