update_milestones
Update one or more milestones by providing milestone IDs and optional fields like name, description, and due date. Supports batch updates with up to 100 items per call.
Instructions
Update one or more milestones (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 milestone updates (1-100 items) | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |