export_knowledge
Exports the current knowledge base to a configured JSON file, returning the file path to confirm the saved location before committing to git.
Instructions
Save the current knowledge base to the configured JSON file. Note: the knowledge base is auto-persisted after every mutation, so this call is not required to save your work. Use it as an explicit confirmation — it returns the file path so you know where the file lives before committing to git.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||