list_cycle_issues
Retrieve issues in a cycle by providing a cycle ID, with optional cursor for pagination.
Instructions
List issues in a cycle. Pass next_cursor as cursor for the next page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| cycle_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |