Runn: delete phase
runn_delete_phaseDelete a project phase after migrating its actuals and assignments to another location. Migrate attached data first to avoid deletion failures.
Instructions
Delete a phase (DELETE /projects/{id}/phases/{phaseId}). Intended for removing a phase AFTER its actuals/assignments have been migrated elsewhere. May fail if the phase still has attached data — migrate first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phaseId | Yes | ||
| projectId | Yes |