repl_set_variable
Set a variable in a Python REPL session from a JSON string, allowing external data to be injected and stored for later use.
Instructions
Set a variable in a session from a JSON string.
Useful for injecting data from external sources.
Returns: Confirmation with variable type and preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |