list_stock_counts
Retrieve and filter stock count records by status, location, or count date to review and manage inventory counts.
Instructions
List stock count/inventory count records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| sort | No | Property to sort by (e.g., countDate) | |
| count | No | ||
| status | No | ||
| include | No | ||
| sortDesc | No | Sort in descending order | |
| locationId | No | Filter by location ID | |
| includeCount | No | Include total record count in response |