Daytona MCP Python Interpreter

by nkkko
Verified

python_interpreter

Execute Python code securely within Daytona workspaces using an isolated environment, enabling efficient management and execution of Python scripts.

Instructions

Execute Python code in a Daytona workspace

Input Schema

NameRequiredDescriptionDefault
codeYesPython code to execute

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "Python code to execute", "type": "string" } }, "required": [ "code" ], "type": "object" }

Other Tools from Daytona MCP Python Interpreter

Related Tools

ID: hj7jlxkxpk