miro-doc
Create Document on Miro Board
Create a markdown-formatted document on the specified Miro board.
Inputs
Identify from the user's request:
- board-url (required): Miro board URL
- content (optional): Document content or topic to write about
Supported Markdown
The document supports:
# Heading 1through###### Heading 6**bold**and*italic*- unordered listsand1. ordered lists[link text](url)
Not supported: Code blocks, tables, images, horizontal rules.
More from miroapp/miro-ai
miro-mcp
>-
235miro-platform
>-
82documentation-structure
Documentation architecture for this repository. Use when creating, updating, or reviewing README.md, CONTRIBUTING.md, or docs/ files. Covers separation of concerns, vendor documentation standards, cross-references, and validation.
78miro-code-review
Use when the user wants to create a visual code review on a Miro board from a pull/merge request (GitHub, GitLab, or any forge), local uncommitted changes, or a branch comparison — produces a file-changes table, summary/architecture/security docs, and architecture diagrams, then links them back from the PR/MR.
70miro-spec-guide
>-
49miro-diagram
Use when the user wants to create a diagram (flowchart, mindmap, UML class, UML sequence, entity-relationship) on a Miro board from a natural-language description or Mermaid/PlantUML notation.
17