Python File
python_fileExecutes a Python script and returns its output. Use it to run code, check results, or debug errors directly from the terminal.
Instructions
This function will execute a python file and return the output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes |