vars
Manage Wolfram kernel global symbols: list, view, set, or clear values to inspect notebook redefinitions or reset state without restarting.
Instructions
Inspect or change the kernel's Global` symbols. actions: list | get(name) | set(name,value) | clear(name) | clear_all. Use this to see what a notebook replay actually defined, or to clear one symbol without restarting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| value | No | ||
| action | No | list | |
| pattern | No | ||
| include_system | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |