obsidian_append
Add content to Obsidian notes by appending text to existing files, enabling users to update notes without overwriting existing information.
Instructions
Append content to a file (default: active file)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | ||
| file | No | ||
| path | No | ||
| content | Yes | ||
| inline | No |