Productivity73 toolsBrowser login (OAuth), no API keys
Miro integration for AI agents
Create and manage whiteboards, boards, and collaborative canvases
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Miro once and call the same tools from all of them.
Setup
Connect miro through ClawLink's hosted setup.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Miro exposes 73 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
miro_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. | Read |
miro_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. | Write |
miro_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\'. | Write |
miro_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. | Write |
miro_create_connector | Tool to create a connector (edge/arrow) that links two existing board items. | Write |
miro_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. | Write |
miro_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. | Write |
miro_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. | Write |
miro_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). | Write |
miro_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. | Write |
miro_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. | Write |
miro_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. | Write |
miro_get_all_groups | Retrieve all groups on a Miro board with cursor-based pagination | Read |
miro_get_app_card_item2 | Retrieve a specific app card item by its ID from a Miro board | Read |
miro_get_board_items | List items on a Miro board (shapes, stickies, cards, etc.) with pagination | Read |
miro_get_board_members | Retrieve a list of members for a board | Read |
miro_get_boards2 | Retrieve accessible boards with optional filters | Read |
miro_get_card_item | Retrieve a specific card item from a Miro board | Read |
miro_get_connector | Retrieve a specific connector by its ID | Read |
miro_get_connectors | Retrieve a list of connectors on a board | Read |
miro_get_document_item | Retrieve a specific document item from a Miro board by its ID | Read |
miro_get_embed_item | Retrieve a specific embed item from a board by its ID | Read |
miro_get_frame_item | Retrieve a specific frame item from a Miro board | Read |
miro_get_group_by_id | Retrieve a specific group by its ID | Read |
miro_get_image_item | Retrieve a specific image item from a board | Read |
miro_get_item_tags | Retrieve tags attached to a specific item on a Miro board | Read |
miro_get_mindmap_node_experimental | Retrieve a specific mind map node from a board | Read |
miro_get_mindmap_nodes_experimental | Retrieve mind map nodes from a Miro board | Read |
miro_get_oembed | Retrieve oEmbed data for a Miro board | Read |
miro_get_shape_item | Retrieve a specific shape item from a Miro board by its ID | Read |