miro_detach_tag
Remove a tag from a sticky note or card in Miro while keeping the tag available on the board for future use.
Instructions
Remove a tag from a sticky note or card. The tag stays on the board for reuse; to delete it entirely, use miro_delete_tag.
USE WHEN: "remove the Urgent tag", "untag this card", "take off the Done label"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| item_id | Yes | ID of the item to untag | |
| tag_id | Yes | ID of the tag to remove |