read_xmind_structure
Extract the raw structure of an XMind file as JSON for inspecting the mind map's original hierarchy and content.
Instructions
仅读取并返回 XMind 文件的结构化数据(JSON 格式),不进行 Markdown 转换。用于查看思维导图的原始结构。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xmind_path | Yes | XMind 文件的路径(支持相对路径或绝对路径) |