Customer sign-off on the inventory, plus free-text notes.
approve_inventoryCustomer sign-off on the inventory, plus free-text notes. Scope: jobs:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Up to 2000 chars; absent leaves unchanged | |
| job_id | Yes | The job id (ULID) | |
| approved | No | Default true. false withdraws the sign-off. |