Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
command | string | Yes | Command to execute |
args | array | No | Command arguments |
timeout | integer | No | Timeout in milliseconds (default: 30000) |
Response
Common Commands
Install Python Packages
Install Node.js Packages
System Information
Error Handling
Command Not Found (exit code 127):Next Steps
Run Python Code
Execute Python code with installed packages
Run JavaScript Code
Execute Node.js code with installed packages
Read Files
Read files created by commands
Templates
Learn about pre-installed packages

