repl_delete_variable
Remove a specific variable from a persistent Python REPL session, confirming the operation with the list of remaining variables.
Instructions
Delete a specific variable from a session's namespace.
Returns: Confirmation with remaining variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |