miro_get_tag
Retrieve details of a specific tag on a Miro board by providing the board ID and tag ID to access tag information.
Instructions
Get details of a specific tag by ID.
VOICE-FRIENDLY: "Tag 'Urgent' is red"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| tag_id | Yes | ID of the tag to retrieve |