mify.host.apply
Node ID: mify.host.apply
Category: agent
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
plan | object | The ExecutionPlan to apply |
approvedFingerprint | string | Must match plan.fingerprint |
env | object | Env var values for command envRefs |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
planId | string | |
status | string | |
steps | array | |
failedAtStep | string | |
totalDurationMs | number | |
rollbackAvailable | boolean |