工具 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.
itemsOne entry per summary — batch them into a single call (up to 200).
topicIdSingle-summary form. Prefer items.
rangeStartSingle-summary form. Prefer items.
rangeEndSingle-summary form. Prefer items.
titleSingle-summary form. Prefer items.