Monitor a run
watch polls until the run reaches a terminal status. Use get for one snapshot or list to find recent runs:
Run statuses
Retrieve results
Advanced JSON or JSONL submission
For programmatic official-template input, the CLI separates validation, cost estimation, and execution:validate and precheck do not create a hosted run. execute creates the run and must only be used for the same unchanged input after the current estimate is explicitly approved. Prefer the workbook flow unless you specifically need programmatic input.
Confirm command syntax with the help output from your installed CLI.