Multi-Location Inventory Audit
run_multi_location_inventory_auditFind variants that are out of stock at some locations but available at others - candidates for transfers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_locations | No | Minimum number of distinct stock locations a variant must be tracked at to be considered for a transfer candidate (default 2). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | Per-skill parameters and totals, e.g. the timeframe the report was run for. | |
| rows | No | The report body. Absent when the skill returns summary only. | |
| _meta | No | ||
| notes | No | Plain-language context, including why a report came back empty. | |
| summary | No | Headline figures for the report, in display order. | |
| _message | No | ||
| warnings | No | Conditions that make the figures less reliable. Relay these. | |
| _truncated | No | ||
| _tenant_context | No |