工具 API
xmind_ set_ topic_ image
Attach images to topics by id (from the <!--t:id--> anchor in xmind_read_mindmap output). Provide a public http(s) image URL per item; the server fetches and stores it. Supports png, jpg, webp, gif, svg and bmp. Each image is displayed at a size the editor computes automatically. Put every image you are attaching in one call via items (up to 20 — lower than the other batch tools because each one is fetched over the network). An item that cannot be fetched or whose topic is missing is skipped and reported; the rest are still attached.
productivityOAuth1 积分
调用信息
- 工具标识
- xmind.xmind_set_topic_image
- 服务提供方
- Xmind
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
fileId必填The ID of the mindmap file.
itemsOne entry per image — batch them into a single call (up to 20).
topicIdSingle-image form. Prefer items.
imageUrlSingle-image form. Prefer items.