Produce the run report
run_reportThe run as plain text on every tier: every step with its mark, who answered it, the notes, the counts and a signature block or the recorded signature. Pro also gets it back as a .txt download link valid for one hour, named by out_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | Yes | The run id, e.g. RUN-2026-0001, or its title when only one carries it | |
| out_path | No | Name for the downloaded .txt file, e.g. site-handover-run. Pro only. Omit to get the report back as text, which every tier can do; the file comes back as a download link valid for one hour | |
| overwrite | No | Replace out_path if a file is already there. Default false, and an existing file is refused with nothing written |