Miro icon

Miro

Collaborative online whiteboard for brainstorms, wireframes, visual workflows, and project planning.

Covers board creation, item placement, sticky note edits, and reacting when boards are updated or shared.

Example Use Cases

These are the Miro actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Attach Tag To Item

Tool to attach an existing tag to a specific item on a Miro board. Use when you need to associate a tag with an item after confirming the board, item, and tag IDs. Note that card and sticky note items can have up to 8 tags.

Create Board

Tool to create a new board. Use when you need to set up a board with a specific name, description, and policies. Example: "Create a new board named Project Plan". If workspace board quota is reached, returns HTTP 400; use MIRO_GET_BOARDS to reuse an existing board instead.

Create Card Item

Tool to create a card item on a Miro board. Use when you need to add task cards with titles, descriptions, due dates, and assignees.

Create Connector

Tool to create a connector (edge/arrow) that links two existing board items. Use after creating or locating the two endpoint items (shapes/cards/stickies) to establish visual relationships in flowcharts and diagrams. Both start and end items must be specified; connectors cannot be created with loose endpoints.

Create Document Item

Tool to create a document item on a Miro board by providing a URL to the document. Use when you need to attach a document (PDF, DOC, etc.) to a board from a publicly accessible URL.

Create Image Item Using Local File

Tool to create an image item on a Miro board by uploading a local image file. Use when you need to add an image from the user's device to a board, rather than referencing an external URL.

Create Items in Bulk

Tool to create multiple items on a Miro board in a single request. Use when you need to add 1-20 items (text, sticky notes, shapes, cards, frames, etc.) efficiently. Items are created atomically in one API call.

Create Sticky Note Item

Tool to create a sticky note item on a Miro board. Use when you need to add a new sticky note with customizable content, color, shape, and position.

Create Tag

Tool to create a new tag on a Miro board. Use when you need to add a new tag with a specific title and color to categorize board items.

Create Text Item

Tool to create a text item on a Miro board. Use when you need to add text content to a board, such as labels, notes, or annotations.