Expand description
Knowledge tool — agent-facing tool for markdown note management.
Provides a single knowledge tool with action-based dispatch, following
the same pattern as memory_tools.rs. Actions: read, write, delete,
move, tree, search, backlinks.
Structs§
- Knowledge
Tool - Tool for reading, writing, and managing markdown knowledge notes.