get_cycle
Retrieve detailed information about a specific cycle within a Plane MCP Server project using its unique project and cycle identifiers. Ideal for managing and tracking project cycles efficiently.
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 |