update_design_elements
Update one or more design elements in a HacknPlan project by ID, with per-item error reporting for batch operations.
Instructions
Update one or more design elements (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 design element updates (1-100 items) | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |