{ "execution_time": 123, "exit_code": 123, "html": "<string>", "json": {}, "language": "<string>", "markdown": "<string>", "png": "<string>", "result": "<string>", "stderr": "<string>", "stdout": "<string>", "success": true, "svg": "<string>", "timestamp": "<string>" }
Execute code in specified language and return output with rich output capture
Execution request
Optional environment variables for this execution
Show child attributes
Working directory (default: /workspace)
OK
text/html
application/json
text/markdown
image/png (base64)
Rich output from Jupyter (when available)
image/svg+xml