工具 API

xmind_read_mindmap

Read an existing mindmap and return its content as markdown. Use this to see the current structure before making edits. A file can have multiple sheets (maps); pass sheetId to read a specific one (from xmind_list_sheets), or omit it to read the first sheet. Everything below the read-only overview line — relationships, boundaries, summaries, floating topics — is reported for reference only: it is not part of the editable outline, and xmind_edit_mindmap ignores it.

productivityOAuth1 积分

调用信息

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

输入参数

fileId必填

The ID of the mindmap file to read.

sheetId

Optional id of the sheet to read (from xmind_list_sheets). Defaults to the first sheet.