append_human_note
Add a human-authored note to an Obsidian file with optional heading, evidence, and human-directed flag. Provides auditable context for knowledge management.
Instructions
append_human_note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| heading | No | ||
| evidence | Yes | ||
| note_text | Yes | ||
| is_human_directed | Yes |