kg_export
Export knowledge graphs to Mermaid, Graphviz DOT, or JSON formats for integration with other tools.
Instructions
Export the knowledge graph to another format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | "mermaid", "dot" (Graphviz), or "json". | mermaid |
| output_path | No | If given, write to this file; otherwise return the text. | |
| graph_path | No | .claude/architecture.md |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |