Runn: update phase
runn_update_phaseUpdate a project phase by specifying its project ID and phase ID. Only the fields you provide are changed, leaving others untouched.
Instructions
Update a phase (PATCH /projects/{id}/phases/{phaseId}). Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| color | No | ||
| endDate | No | ||
| phaseId | Yes | ||
| projectId | Yes | ||
| startDate | No |