delete_cycle
Remove a cycle from a project by providing the workspace slug, project ID, and cycle ID.
Instructions
Delete a cycle by ID.
Args: workspace_slug: The workspace slug identifier project_id: UUID of the project cycle_id: UUID of the cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | ||
| project_id | Yes |