linear_getCycles
Retrieve a list of cycles from Linear project management system, optionally filtered by team ID and limited by a specified number, to manage and track project timelines effectively.
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) |