miro_update_document
Update a document's title, URL, position, and width on a Miro board. Move the document to a frame or remove it from a frame.
Instructions
Update a document (title, url, position, width).
VOICE-FRIENDLY: "Updated document title"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| item_id | Yes | Document ID to update | |
| title | No | New document title | |
| url | No | New document URL | |
| x | No | New X position | |
| y | No | New Y position | |
| width | No | New preview width | |
| parent_id | No | Move to frame (empty string removes from frame) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | No | ||
| message | Yes |