Welcome to the Miro integration docs. Once you connect your Miro account to Reasoning Stack, your AI agents and workflows can use the following tools to create boards, add sticky notes, and manage visual collaboration programmatically.
Before accessing any Miro tools, connect your Miro account via the App Connection page. Without this, tool calls will fail due to missing authorization.

What is Miro?

Miro is a cloud-based online whiteboard designed for seamless team collaboration—whether in real time or asynchronously.
Its infinite canvas lets you brainstorm, diagram, and organize ideas using sticky notes, shapes, drawings, and mind maps.
Hundreds of ready-made templates help teams kickstart projects, workshops, and agile workflows with ease.
Miro integrates effortlessly with tools like Slack, Jira, Google Drive, and Figma to keep work connected.
Boards are easily shareable and embeddable, making feedback and stakeholder reviews frictionless.
Enterprise-grade features—like SSO, granular permissions, and data controls—ensure security and scalability for any organization.

Miro Tool Categories

Board Management

  • MIRO_LIST_BOARDS – List all available Miro boards.
  • MIRO_CREATE_BOARD – Create a new Miro board with a name and optional description.

Board Content

  • MIRO_CREATE_STICKY_NOTE – Create a sticky note on a Miro board. Specify board, content, color, and (optionally) position.
  • MIRO_GET_BOARD_ITEMS – Get all items (widgets, notes, etc.) from a Miro board.

Usage Notes

  • Handle board IDs carefully to avoid errors.
  • Use sticky notes and board item tools to automate brainstorming and visual collaboration.
  • Combine board creation and content tools for advanced Miro workflows.
Automate workshop setup, team brainstorming, and visual project management by combining multiple Miro tools in your Reasoning Stack workflows.