工具 API

xmind_edit_mindmap

Update an existing mindmap with new markdown content. Read the mindmap first with xmind_read_mindmap, make your changes to the markdown, then write back the full updated content. Keep the <!--t:...--> anchor comments on each line you want to preserve — they tie your edits to the existing topics so their notes, markers and images are kept. The visual theme and layout settings are preserved. Send the outline only: everything from the read-only overview line onward (relationships, boundaries, summaries, floating topics) is not editable here, and moving one of those lines into the outline is rejected — floating topics in particular stay untouched by this tool.

productivityOAuth1 积分

调用信息

工具标识
xmind.xmind_edit_mindmap
服务提供方
Xmind
平均响应
0 ms
近 7 天调用
0

输入参数

fileId必填

The ID of the mindmap file to edit.

markdown必填

The full updated markdown content for the mindmap. Use the same heading/list format as returned by xmind_read_mindmap, including the trailing <!--t:...--> anchor comment on each line you keep (this preserves that topic's rich content). The first H1 heading is the central topic.

sheetId

Optional id of the sheet to edit (from xmind_list_sheets). Must match the sheetId you read. Defaults to the first sheet.

skeleton

Optional. Change the structure layout type of the mindmap. (Not supported yet in this version.)