miro_bulk_update
Update multiple items on a Miro board simultaneously. Set new positions, sizes, colors, text content, or frame assignments for up to 20 items at once.
Instructions
Update multiple items at once (max 20). Only provide fields you want to change.
VOICE-FRIENDLY: "Updated 5 items on the board"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Items to update (max 20) | |
| board_id | Yes | Board ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | ||
| message | Yes | ||
| updated | Yes | ||
| item_ids | Yes | ||
| failed_items | No | ||
| retriable_ids | No |