linear_getCycles
Retrieve a list of cycles from Linear, optionally filtered by team ID and limited to a specified maximum count.
Instructions
Get a list of all cycles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | No | ID of the team to get cycles for (optional) | |
| limit | No | Maximum number of cycles to return (default: 25) |