update_shipment_status
Update the status of a shipment to a specified value, optionally adding an operations note.
Instructions
Set the status of a shipment. Disabled unless the server runs with ALLOW_WRITES=1; in demo mode the change is kept in memory only. Use only when the user explicitly asks to change a status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional ops note attached to the status event | |
| status | Yes | New status | |
| sp_number | Yes | Shipment number, e.g. SBY-1042 |