Miro is a collaborative online whiteboard enabling teams to brainstorm ideas, design wireframes, plan workflows, and manage projects visually
You do not pick these by hand. Describe what the agent should do and Squidgy grants the matching ones — an agent told to draft replies gets the drafting action and not the sending one.
Get App Card Item
Tool to retrieve a specific app card item by its id. use when you need the details of an existing app card item.
MIRO_GET_APP_CARD_ITEMGet Board
Tool to retrieve details of a specific board. use when you have a board id and need to fetch its metadata.
MIRO_GET_BOARDGet Boards
Tool to retrieve accessible boards with optional filters. use when you need to list or search boards by team, project, owner, or keywords.
MIRO_GET_BOARDSGet 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.
MIRO_GET_BOARD_MEMBERSGet 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.
MIRO_GET_CONNECTORSGet Tag
Tool to retrieve details of a specific tag on a board. use when you have a board id and tag id and need its metadata.
MIRO_GET_TAGList Organizations
Tool to retrieve list of organizations accessible to the user. use when you need to view all available organizations.
MIRO_LIST_ORGANIZATIONSCreate 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".
MIRO_CREATE_BOARDDelete 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.
MIRO_DELETE_APP_CARD_ITEMDelete 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 boa…
MIRO_DELETE_DOCUMENT_ITEMDelete 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.
MIRO_DELETE_ITEMCreate 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 (e.g., after assembling card data).
MIRO_MIRO_CREATE_APP_CARD_ITEMUpdate App Card Item
Tool to update an app card item on a board. use when you need to modify properties of an existing app card item. include only fields to change.
MIRO_UPDATE_APP_CARD_ITEMUpdate Board
Tool to update properties of a specific board. use when you have a board id and need to modify its name, description, or permissions policy. use after confirming the board exists.
MIRO_UPDATE_BOARD14 distinct actions, listed in full on this page — 7 to read, 7 to create & update. An agent gets the ones that match what you described it doing, not all of them at once.
Once, in Settings → Integrations. Sign in with your account (OAuth). The connection is yours, shared by every agent you build — you are not re-authorising per agent, and the agent never sees your credentials.
The Miro integration guide · All 58 connectable apps · The agent builder