update_stages
Update one or more workflow stages in a project by providing stage IDs and optional new names or colors. Supports batch updates of up to 100 items.
Instructions
Update one or more workflow stages (array-based). Single-item and batch calls use the same interface. Returns unified response with items array, counts, and per-item errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Array of stage updates (1-100 items) | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |