linear_getCycleById
Retrieve detailed information about a specific cycle in Linear using its unique ID.
Instructions
Get details of a specific cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the cycle to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| team | No | ||
| endsAt | No | ||
| number | No | ||
| progress | No | ||
| startsAt | No | ||
| completedAt | No | ||
| description | No |