obsidian_append_content
Add content to a specified file or create a new one in an Obsidian vault using the MCP server. Ideal for managing and organizing notes efficiently.
Instructions
Append content to a new or existing file in the vault.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to append to the file | |
filepath | Yes | Path to the file (relative to vault root) |