reorder_phases
Reorders the phases in a workflow project plan by providing the full list of phase IDs in the desired order.
Instructions
Reorder the phases in a workflow's project plan. Provide the full list of phase IDs in the desired order; the plan's sort order is updated to match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderedIds | Yes | Phase IDs in the desired order (typically the full set of phases for the plan). | |
| workflowId | Yes | Workflow ID | |
| workspaceId | No | Workspace ID. Defaults to your configured workspace. |