工具 API

xmind_add_summary

Add summaries over contiguous ranges of a topic's children (a bracket grouping children [rangeStart..rangeEnd] inclusive, with an optional summary note). topicId is the parent topic (from its <!--t:id--> anchor); rangeStart/rangeEnd are zero-based child indices. Put every summary you are adding in one call via items (up to 200) — do NOT call this once per summary. An item with bad arguments is skipped and reported; the rest are still written.

productivityOAuth1 积分

调用信息

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

输入参数

fileId必填

The ID of the mindmap file.

items

One entry per summary — batch them into a single call (up to 200).

topicId

Single-summary form. Prefer items.

rangeStart

Single-summary form. Prefer items.

rangeEnd

Single-summary form. Prefer items.

title

Single-summary form. Prefer items.