update_node
Modify or append content under a designated heading in a node markdown file, allowing targeted updates to project context without full-file rewrites.
Instructions
Surgically update or append content under a specific section heading in a node markdown file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | append | |
| content | Yes | ||
| node_path | Yes | ||
| workspace_path | No | . | |
| section_heading | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |