TOOL 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 credits
Call information
- Tool slug
- xmind.xmind_add_summary
- Provider
- Xmind
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
fileIdrequiredThe 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.