Search Inventory Tool
search-inventorySearches active inventory in the authenticated workspace and can identify low-stock items without exposing internal cost or margin fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum items to return. | |
| query | No | Inventory name, SKU, or description. | |
| active | No | Filter by active state; defaults to true. | |
| low_stock | No | Only items at or below minimum quantity. |