export_session
Export a session's complete state as a JSON-serializable dict for restoring later with import_session.
Instructions
Return this session's complete state as a JSON-serializable
dict, suitable for handing straight to import_session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||