Reopen or abandon a run
run_statusChange a checklist run's status: reopen it to edit answers or abandon it when the job didn't happen.
Instructions
Move a run back to open so a step can be answered again, or abandon it when the job did not happen. A signed-off run is refused: a signature is the point at which a run stops moving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | Yes | The run id, e.g. RUN-2026-0001, or its title when only one carries it | |
| date | No | The day the step happened, YYYY-MM-DD. Default today | |
| note | No | Why. Kept on the run's history and printed nowhere else | |
| status | Yes | open puts a complete run back into edit; abandoned closes it without a signature |