Journal Append To Note¶
Append all items in a journal-group thread as bullets to a single existing vault note. Useful for project-observation clusters.
MCP name: journal_append_to_note
Category: journal
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
bullet_prefix |
str |
No | Bullet marker (default '- ') |
note_path |
str |
Yes | Vault-relative note to append to |
thread_id |
str |
Yes | Group sub-thread to route |
vault_root |
str |
No | Override the configured vault root |
Requirements¶
- obsidian