markdown_to_mindmap
Convert Markdown documents into interactive mind maps to visualize and organize hierarchical information for better understanding and planning.
Instructions
Convert a Markdown document into an interactive mind map
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | Yes | Markdown content to convert into a mind map | |
| open | No | Whether to open the generated mind map in a browser (default: false) |