Miro
Read Miro boards and their items.
Continue with Miro to list boards, read board metadata, and page through a board's sticky notes, text and other items.
Connect
Sign in with Miro. Sign in with Miro to read the boards your Miro account can see. An organization admin configures the OAuth app once under Integrations → OAuth apps; after that, connecting is a consent screen.
-
Connecting signs in as YOU - the tools read exactly the boards your Miro account can open.
-
The scopes come from the Miro app your admin registered, not from this request;
boards:readis all these read-only tools need. -
Your organization can use Yekar.AI's managed Miro app or configure its own Miro OAuth app under Integrations → OAuth apps.
Tools
| Tool | Access | What it does |
|---|---|---|
List boards (yekar.miro.list-boards) | Read | List the Miro boards the token's team can open, optionally filtered by name. |
Get board (yekar.miro.get-board) | Read | Read one board's metadata: name, description, sharing policy and view link. |
List items (yekar.miro.list-items) | Read | Page through one board's items - sticky notes, text, shapes, cards and frames - which is how a board's content is read. |
Notes
- Continue with Miro through Yekar.AI's managed app, or configure your own Miro OAuth app under Integrations → OAuth apps before connecting.
- Miro fixes scopes on the registered app rather than the authorization request; configure
boards:readfor this tool set.