Node ReferenceTools
Local Python Code Sandbox
Execute ad-hoc Python code inside RestrictedPython with file store helpers.
Execute ad-hoc Python code inside RestrictedPython with file store helpers.
| Category | Tools |
| Node type | dynamiq.nodes.tools.PythonCodeExecutor |
| SDK class | dynamiq.nodes.tools.PythonCodeExecutor |
This node does not appear in the builder's left menu. It is used inside other nodes (for example as an agent tool or an orchestrator component) or added by the platform automatically.
Inputs
| Field | Type | Required |
|---|---|---|
params | dict[string, Any] | No |
files | list[file] | No |
Outputs
| Field | Type |
|---|---|
content | Any |