processon_md_to_mindmap
Turn Markdown notes or outlines into an editable ProcessOn mindmap. Parse headings and bullet lists to generate a visual diagram ready for online editing.
Instructions
Convert Markdown text into an editable ProcessOn mindmap.
Parses headings and bullet lists in the Markdown and renders them as an editable online mindmap. Great for turning meeting notes, an outline, or a document summary into a visual mindmap.
Args: markdown: The Markdown content (headings + bullet lists). title: Mindmap title. Auto-generated as "po-mcp-" when empty. structure: Layout style. One of: mind_free (自由), mind_right (向右), mind_org (组织), mind_ishikawa_left (鱼骨), mind_timeline_h (时间轴), mind_tree_free (树), mind_treeTable_left_title (树表).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| markdown | Yes | ||
| structure | No | mind_free |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |