obsidian_prepend_note
Prepend content to the start of any existing note in your Obsidian vault.
Instructions
Prepend content to the beginning of an existing note.
Args:
vault: Name or path of the vault
path: Path to the note within the vault
content: Content to prepend
Returns:
Success message or errorInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | ||
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |