Move a work order along
work_order_statusMove one work order exactly one step: draft, scheduled, in_progress, done, invoiced, stamping date and note. A skipped, backwards or backdated step is refused and nothing is written. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | The day it reached this status, YYYY-MM-DD. Default today | |
| note | No | What happened, e.g. Booked for Tuesday morning, or Signed off by the tenant | |
| status | Yes | The status to move to. It must be the next one along | |
| work_order | Yes | The work order id, e.g. WO-2026-0001, or the client name when only one job is theirs |