query_wiki for reading, update_wiki for writing. With a Git backend, writes auto-commit and push.
Backends
- Git
- Filesystem
Auto-commits and pushes changes.
Configuration
Tools Exposed
Web Ingestion
Add a web backend to let the agent fetch URLs and write them as wiki pages:Lifecycle Management
WikiContextProvider with GitBackend requires setup/teardown:Example queries
Resources
File Tools Reference
Underlying file operations
Cookbook Example
Git-backed wiki example