工具 API

xmind_set_planned_task

Set scheduled / gantt task fields on topics: start and due dates (epoch ms), duration (ms), progress (0..1) and priority (0..9). Merges with any existing task data. Each item carries its own schedule, so put every topic you are scheduling in one call (up to 200 items) — do NOT call this once per topic; a project plan is one call, not one per row. Each item must set at least one field. This is a paid feature — it requires the file's plan to allow gantt editing.

productivityOAuth1 积分

调用信息

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

输入参数

fileId必填

The ID of the mindmap file.

items必填

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