linear_completeCycle
Mark a Linear cycle as complete by submitting its ID to close the cycle.
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 |