zerodom_fill_node
Fill a page node with text and get back the page's structural changes, including validation errors or autocomplete lists.
Instructions
Type text into a node and return what changed on the page.
The text is echoed back in the first line; the diff below it reports structural change — a validation error appearing, an autocomplete list opening.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| node_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |