linear_getCycles
Fetch a list of Linear cycles, optionally filtered by team ID and with a configurable limit. Use to retrieve sprint or iteration data for planning.
Instructions
Get a list of all cycles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of cycles to return (default: 25) | |
| teamId | No | ID of the team to get cycles for (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |