check_inventory
Check product availability at Nordstrom stores near a given ZIP code for a specific size. Verify stock levels before visiting or purchasing.
Instructions
Check product availability at Nordstrom stores near a given ZIP code, for a specific size.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Product ID or full product URL | |
| size | No | Size to check (e.g. 'M', '10', '32x32') | |
| zip | No | ZIP code to find nearby stores |