All connectors
Miro integration
Miro is a collaborative online whiteboard enabling teams to brainstorm ideas, design wireframes, plan workflows, and manage projects visually
Connect Miro to Xenition and work with it from chat, from an agent, or on a schedule — alongside every other app you have connected, in one workspace.
What you can do with Miro
Ask in plain language and Xenition calls the right one:
- 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 writes may trigger HTTP 429; honor the Retry-After header before retrying.
- 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 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 Frame (Deprecated) — DEPRECATED: Use MIRO_CREATE_FRAME_ITEM instead. Tool to create a frame on a Miro board. Use when you need to group and organize content into sections or containers.
- 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 from URL — Creates an image item on a Miro board by providing a URL to a publicly accessible image. This action adds images from external URLs rather than uploading files from local storage. Use this action when you have an image hosted online (e.g., on a CDN, image hosting service, or public URL) and want to add it to a Miro board without downloading and re-uploading the file.
- 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 (Deprecated) — DEPRECATED: Use MIRO_MIRO_CREATE_SHAPE_ITEM2 instead. Tool to create a native Miro shape item (diagram node) on a board. Use when building diagrams, flowcharts, or architecture diagrams with shapes that can then be connected via MIRO_CREATE_CONNECTOR.
- 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.
…and 20 more Miro actions available in the workspace.
Give an agent access to Miro
An agent you create can use Miro on your behalf and keep working while you do something else. Every action an agent takes goes through an approval gate first, so nothing touches your Miro account without you agreeing to it.
Other connectors
Frequently asked questions
How do I connect Miro to Xenition?
Open the connectors directory in Xenition, find Miro, and sign in when the authorisation window opens. The connection is managed for you — there is no API key to create, paste or rotate.
What can Xenition do with Miro?
Xenition can run 50 different Miro actions, including Attach Tag To Item, Create App Card Item, Create Board. You ask in plain language and the right one is called for you.
Can an agent use Miro on my behalf?
Yes. Agents can use Miro while you do something else, and every action passes through an approval gate before it runs.
Is there a free plan?
Yes. Xenition starts free with 25,000 credits a month and no credit card, and all connectors are available on every plan.