linear_completeCycle
Complete a Linear cycle by providing its ID to mark it as finished.
Instructions
Mark a cycle as complete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the cycle to complete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| team | No | ||
| endsAt | No | ||
| number | No | ||
| progress | No | ||
| startsAt | No | ||
| completedAt | No | ||
| description | No |