session_state
Retrieve the current state of the kernel session, showing loaded frames, user variables, and stored handles that persist across resets.
Instructions
What the kernel holds right now — loaded frames (rows × columns,
each with its frame_handle) and user variables — plus
stored_handles, the frames that survive the kernel. A wall-timeout
or session_reset empties the first list and leaves the second.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||