工具 API

xmind_update_relationship

Update an existing relationship by its id (the value inside its <!--r:id--> anchor in the xmind_read_mindmap overview). Can change the title and/or re-point its source / target to another element (usually a topic, but a boundary id is also valid). Provide at least one of title, sourceId, targetId.

productivityOAuth1 积分

调用信息

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

输入参数

fileId必填

The ID of the mindmap file.

relationshipId必填

The id of the relationship to update.

title

New label for the relationship line.

sourceId

New source element id (a topic or boundary id).

targetId

New target element id (a topic or boundary id).