workflowy_etch_async
Start asynchronous creation of WorkFlowy outline nodes by providing parent ID and node data, returning a job ID for status tracking.
Instructions
Start an async ETCH job (Workflowy node creation) and return a job_id for status polling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_id | Yes | ||
| nodes | No | ||
| replace_all | No | ||
| nodes_file | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||