get_cycle
Fetch details for a specific cycle using project ID and cycle ID. Get cycle status, dates, and related information.
Instructions
Get details of a specific cycle.
Args: project_id: The UUID identifier of the project cycle_id: The UUID identifier of the cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |