create_python_repl
Creates a new Python REPL environment for interactive code execution and returns a unique ID for subsequent commands.
Instructions
Create a new Python REPL environment.
Returns:
str: ID of the new REPL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||