insert_nodes_from_markdown
Add hierarchical content from indented markdown or bulleted text to Dynalist documents, preserving structure and organization.
Instructions
Insert multiple nodes from indented markdown/text. Supports both '- bullet' format and plain indented text. Preserves hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Dynalist URL - document or node (with #z=nodeId) to insert under | |
| content | Yes | Indented text with bullets. Supports '- text' or plain indented text. | |
| position | No | Where to insert under the parent node | as_last_child |