kb_update
Update a note in an Obsidian-style markdown knowledge base: replace or append content, edit frontmatter, and optionally auto-push to git.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| append | No | ||
| content | No | ||
| auto_push | No | ||
| frontmatter | No |