validate_flow
Validate a YAML test flow file by checking schema, resolving subflows, and flagging fragile selectors or undefined environment variables. Run static analysis offline to catch issues before executing tests on a device.
Instructions
Statically validate a YAML test flow file (schema, fragile-selector + undefined-env lint, and subflow resolution). No device needed. Call flow_reference for the YAML grammar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the .yaml flow file |