Workforce: Check in
workforce_check_inCheck in with the AMZ Vault AI Workforce and receive the next worker packet. Execute the packet exactly as instructed, submit results with workforce_report, then call this again — loop until packets_remaining is 0, then give the user a short closing summary. Stage changes only (never confirm): workforce changes are approved by the owner in the AMZ Vault dashboard. The server decides all assignments and enforces a per-check-in budget so the workforce never exhausts the user's Claude usage. Optional departments (e.g. ["D1","D4"]) restricts this check-in to those departments' work - used by per-department scheduled tasks; omit to serve everything. Optional brands (brand names or connection ids) restricts it to those brands - used when brands run on different daily start times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brands | No | Optional brand names (or seller connection ids) to restrict this check-in to - other brands' queues wait for their own scheduled task. | |
| departments | No | Optional department codes to restrict this check-in to (from the packet catalog, e.g. ["D1","D4"]). |