Miro
Overview
SLUG: MIRO
Description
Miro is a collaborative online whiteboard enabling teams to brainstorm ideas, design wireframes, plan workflows, and manage projects visually
Authentication Details
OAuth2
Connecting to Miro
Create an auth config
Use the dashboard to create an auth config for the Miro toolkit. This allows you to connect multiple Miro accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Miro toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MIRO_CREATE_APP_CARD_ITEM
Tool Name: Create App Card Item
Description
Action Parameters
Action Response
MIRO_CREATE_BOARD
Tool Name: Create Board
Description
Action Parameters
Action Response
MIRO_DELETE_APP_CARD_ITEM
Tool Name: Delete App Card Item
Description
Action Parameters
Action Response
MIRO_DELETE_DOCUMENT_ITEM
Tool Name: Delete Document Item
Description
Action Parameters
Action Response
MIRO_DELETE_ITEM
Tool Name: Delete Item
Description
Action Parameters
Action Response
MIRO_GET_APP_CARD_ITEM
Tool Name: Get App Card Item
Description
Action Parameters
Action Response
MIRO_GET_BOARD
Tool Name: Get Board
Description
Action Parameters
Action Response
MIRO_GET_BOARDS
Tool Name: Get Boards
Description
Action Parameters
Action Response
MIRO_GET_BOARD_MEMBERS
Tool Name: Get Board Members
Description
Action Parameters
Action Response
MIRO_GET_CONNECTORS
Tool Name: Get Connectors
Description
Action Parameters
Action Response
MIRO_GET_TAG
Tool Name: Get Tag
Description
Action Parameters
Action Response
MIRO_LIST_ORGANIZATIONS
Tool Name: List Organizations
Description
Action Parameters
Action Response
MIRO_UPDATE_APP_CARD_ITEM
Tool Name: Update App Card Item
Description
Action Parameters
Action Response
MIRO_UPDATE_BOARD
Tool Name: Update Board
Description
Action Parameters
Action Response