miro_update_tag
Modify tag properties like title or color on Miro boards to organize and categorize content visually.
Instructions
Update a tag's title or color. At least one must be provided.
VOICE-FRIENDLY: "Updated tag to 'Done' with green color"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| tag_id | Yes | ID of the tag to update | |
| title | No | New tag text | |
| color | No | New tag color: red, magenta, violet, blue, cyan, green, yellow, gray, light_green, dark_green, dark_blue, dark_gray, black |