update_cycle
Modify cycle details in a project by specifying cycle ID and updating fields such as start date, end date, and issue counts using the Plane MCP Server.
Instructions
Update an existing cycle
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cycle_data | Yes | The fields to update on the cycle | |
cycle_id | Yes | The uuid identifier of the cycle to update | |
project_id | Yes | The uuid identifier of the project containing the cycle |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Plane MCP Server
- add_cycle_issues
- add_issue_comment
- add_module_issues
- create_cycle
- create_issue
- create_issue_type
- create_label
- create_module
- create_project
- create_state
- create_worklog
- delete_cycle
- delete_cycle_issue
- delete_issue_type
- delete_label
- delete_module
- delete_module_issue
- delete_state
- delete_worklog
- get_cycle
- get_issue_comments
- get_issue_type
- get_issue_using_readable_identifier
- get_issue_worklogs
- get_label
- get_module
- get_projects
- get_state
- get_total_worklogs
- get_user
- get_workspace_members
- list_cycle_issues
- list_cycles
- list_issue_types
- list_labels
- list_module_issues
- list_modules
- list_states
- transfer_cycle_issues
- update_cycle
- update_issue
- update_issue_type
- update_label
- update_module
- update_state
- update_worklog
Related Tools
- @makeplane/plane-mcp-server
- @makeplane/plane-mcp-server
- @makeplane/plane-mcp-server
- @makeplane/plane-mcp-server
- @makeplane/plane-mcp-server