List cycles
linear_list_cyclesList cycles (sprints), optionally scoped to a team by key, with number, name and start/end dates. Read-only. GraphQL: query cycles(filter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Max cycles to return. Default 25. | |
| teamKey | No | Team key, e.g. "ENG", to scope cycles to one team. |