export_session
Export the chat session graph as a JSON snapshot for saving or importing into another session.
Instructions
Return the full session graph as a JSON string.
Useful for saving a portable snapshot or importing into another session.
The JSON can be saved as a .chatgraph.json file and imported with
fish-bridge import <file>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |