export_graph_backup
Export the current knowledge graph as a portable JSON backup for migration, restore drills, or offline archiving. Returns backup path, schema version, and object counts.
Instructions
Export the current graph as a portable JSON backup. Use for migration, restore drills, or offline archive. Returns backup path, schema version, and object counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | Optional destination JSON file path. If omitted, Waggle chooses an export path. |