Skip to main content

Module knowledge_tool

Module knowledge_tool 

Source
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§

KnowledgeTool
Tool for reading, writing, and managing markdown knowledge notes.