append_content
Append text to any file in your Obsidian vault, creating the file if it does not exist.
Instructions
Append content to the end of a file. Creates the file if it doesn't exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to append | |
| filepath | Yes | File path relative to vault root |