Input Resolution

Input resolution determines the final variables and inputs used for a run.

What happens

  • The runtime combines explicit inputs with versioned defaults where applicable.
  • Variables are checked against variablesSchema and missing values surface in preview or run validation.
  • Resolved inputs are stored in run snapshots and appear in run detail.

See also

Was this page helpful?