mify.sandbox.exec
Node ID: mify.sandbox.exec
Category: agent
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
command | string | Command to execute in sandbox |
args | array | Command arguments |
env | object | Environment variables |
cwd | string | Working directory |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
exitCode | number | |
stdout | string | |
stderr | string | |
durationMs | number | |
substrate | string | |
success | boolean |