Operator
← All integrations
Miro logo

Connect Miro to OpenClaw on Operator.io

Miro is a collaborative online whiteboard platform for teams to brainstorm, design, and manage projects visually. It streamlines teamwork by enabling real-time idea sharing, diagramming, and workflow planning in a single space.

Automate Miro with AI

Hand Miro to an OpenClaw agent running on Operator. You write what you want in a chat and it turns that into real Miro actions like attach tag to item, create app card item, create board, without you opening the app.

Your agent reaches Miro directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.

What your agent can do with Miro

Your agent can call any of these Miro actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.

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 App Card Item

Tool to add an app card item to a board. Use when you need to push a rich preview card with custom fields into a Miro board. Returns the created card; the card ID is nested under data.id in the response, not at the top level. Burst write...

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...

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 i...

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 Document Item Using File From Device

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

Create Embed Item

Tool to create an embed item on a Miro board by providing a URL to embed content (YouTube videos, websites, etc.). Use when you need to add embedded content from external sources to a board.

Create Frame Item

Tool to add a frame item to a Miro board. Use frames to group and organize diagram regions (e.g., swimlanes, sections, slides).

Create Group

Tool to create a group on a Miro board by grouping multiple items together. Use when you need to organize related board items (shapes, sticky notes, cards, etc.) into a single logical group.

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 Mind Map Node (Experimental)

Tool to create a mind map node on a Miro board. Use when building mind maps or organizing ideas visually in a hierarchical structure. This is an experimental endpoint.

Create Shape Item

Tool to create a shape item on a Miro board. Use when you need to add shapes (basic or flowchart) to a board with specific styling and positioning.

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.

Delete App Card Item

Tool to delete an app card item from a board. Use when you need to remove an app card item created by your app after it is no longer needed.

Delete Card Item

Tool to delete a card item from a board. Use when you need to remove a card item from a Miro board after it is no longer needed.

Delete Connector

Tool to delete a specific connector from a board. Use when you need to remove a connector (edge/arrow) between board items after confirming its board and connector IDs.

Delete Document Item

Tool to delete a document item from a board. Use when you need to remove a document item (e.g., PDF or image) that is no longer relevant. Example: "Delete the document item with ID 'item456' from board 'board123'."

Delete Embed Item

Tool to delete an embed item from a board. Use when you need to remove an embedded content item (e.g., YouTube video, website) that is no longer needed.

Delete Frame Item

Tool to delete a frame item from a Miro board. Use when you need to remove a frame that groups or organizes content on the board.

Delete Group

Tool to delete a group from a board. Use when you need to remove a group and optionally its items.

Delete Image Item

Tool to delete an image item from a board. Use when you need to remove an image that is no longer needed.

Delete Item

Tool to delete a specific item from a board. Use when you need to remove an item (e.g., shape, sticky note) after confirming its board and item IDs.

Delete Mind Map Node (Experimental)

Tool to delete a mind map node from a board. Use when you need to remove a mind map node after confirming its board and item IDs. This is an experimental endpoint.

Delete Shape Item

Tool to delete a shape item from a board. Use when you need to remove a specific shape that is no longer needed after confirming its board and item IDs.

Delete Sticky Note Item

Tool to delete a sticky note item from a board. Use when you need to remove a sticky note that is no longer needed.

Delete Tag

Tool to delete a specific tag from a board. Use when you need to remove a tag after confirming its board and tag IDs.

Delete Text Item

Tool to delete a text item from a board. Use when you need to remove a text item after confirming its board and item IDs.

Get All Groups

Tool to retrieve all groups on a Miro board with cursor-based pagination. Use when you need to list all groups and their associated items on a board.

Get App Card Item 2

Tool to retrieve a specific app card item by its ID from a Miro board. Use when you need to get the details of an existing app card item.

Get Board Items

Tool to list items on a Miro board (shapes, stickies, cards, etc.) with pagination. Use when you need to page through board elements for analytics or reporting. Re-fetch before bulk updates to avoid stale item IDs.

Get Board Members

Tool to retrieve a list of members for a board. Use when you need to list all users with access to a board after confirming its ID. Results are scoped to the authenticated user's permissions; members or boards inaccessible to that user w...

Get Boards V2

Tool to retrieve accessible boards with optional filters. Use when you need to list or search boards by team, project, owner, or keywords with full pagination support.

Get Card Item

Tool to retrieve a specific card item from a Miro board. Use when you need to fetch details of an existing card item by its ID.

Get Connector

Tool to retrieve a specific connector by its ID. Use when you need details about an existing connector on a board.

Get Connectors

Tool to retrieve a list of connectors on a board. Use after confirming the board ID and when you need to page through connector items.

Get Document Item

Tool to retrieve a specific document item from a Miro board by its ID. Use when you need to get details about an existing document item.

Get Embed Item

Tool to retrieve a specific embed item from a board by its ID. Use when you need details of an existing embedded content item.

Get Frame Item

Tool to retrieve a specific frame item from a Miro board. Use when you need to fetch details of an existing frame by its ID.

Get Group By ID

Tool to retrieve a specific group by its ID. Use when you need to get details about a group on a Miro board.

Get Image Item

Tool to retrieve a specific image item from a board. Use when you need to get details about an existing image item.

Get Item Tags

Tool to retrieve tags attached to a specific item on a Miro board. Use when you need to get the tags associated with a particular item.

Get Mind Map Node

Tool to retrieve a specific mind map node from a board. Use when you need to get details about a mind map node by its ID.

Get Mind Map Nodes (Experimental)

Tool to retrieve mind map nodes from a Miro board. Use when you need to access the structure and content of mind maps on a board.

Get oEmbed Data

Tool to retrieve oEmbed data for a Miro board. Use when you need to generate embeddable HTML code for a board or get board metadata in oEmbed format.

Plus 25 more Miro actions your agent can call.

How to connect Miro

You authorize Miro once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Miro without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.

When you are ready, the get started guide walks through standing up your OpenClaw agent.

Common questions about Miro

How do I connect Miro to Operator?
You authorize Miro once from your Operator dashboard. Operator holds the connection and refreshes the access token for you, so your agent keeps working with Miro without you signing in again.
Can my agent work with my designs and assets in Miro?
Yes. It can read project details, create or update assets, and pull what you need back to you. Hand it a request and it runs the matching Miro actions, so routine asset work happens from a chat instead of the editor.
Do I need to write code or manage Miro API keys?
No code and no API keys. You authorize Miro through a normal sign in and Operator handles the connection, so there is nothing to wire up or host.
Can my agent use Miro together with my other apps?
Yes. The same agent reaches every app you connect, so it can move between Miro and tools like Figma, Cloudinary, Imgix in one job, reading from one and acting in another without you wiring anything between them.

Connect Miro to another app

Your agent can run Miro together with any of these. Each page shows what it does across both apps in one job.

More apps to automate

Apps your agent runs alongside Miro, or browse all integrations.

Put your agent on Miro

Sign in, connect Miro, and hand your agent the work. Your first week is free.

Try for free