run_python_code
Execute Python code and return its output or error message.
Instructions
Run the given Python code and return the output or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| inputs | No | ||
| script_name | No | main.py | |
| check_types | No | ||
| type_definitions | No |