linear_getCycles
Fetch all cycles for a team by providing a team ID, with an optional limit to control the number of results returned.
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 |