get_cycle
Retrieve detailed information about a specific cycle in a Plane project by providing the project and cycle UUID identifiers, enabling precise management of cycle data.
Instructions
Get details of a specific cycle
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cycle_id | Yes | The uuid identifier of the cycle to get | |
project_id | Yes | The uuid identifier of the project containing the cycle |