List cycles
list_cyclesList the cycles and sprints of a project with paginated responses.
Instructions
List the cycles (sprints) of a project. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project id | |
| page | No | 1-based page number (default 1) | |
| per_page | No | Results per page, max 100 (default 50) |