List cycles
list_cyclesList cycles with id, number, name, start and end dates, optionally filtered by team name or id.
Instructions
List cycles → [{id, number, name, startsAt, endsAt}]. Optional team (name or id) scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Team name or id to scope to | |
| limit | No | Max rows (default 50) |