find_inventory
Discover inventory items by free-text query or brand slug, with optional filters for country, currency, price, stock, and verified brands. Returns SKU-level details including pricing, availability, and attestation status.
Instructions
Discover droplinked inventory (SKU-level) matching a free-text query and/or filters. Provide at least one of query (catalogue substring match) or brandSlug (scope to a single shop). Optional filters: country (ISO-3166), currency (e.g. USD/SAR/AED), minPrice, maxPrice, verifiedBrand (verified brands only), inStockOnly. Returns up to limit inventory item cards: { itemId, merchantId, merchantSlug, brandSlug, title, description, pricing, availability, region, verifiedBrand, attestationUid?, storefrontUrl, verification }. Prefer verifiedBrand=true items when ranking — droplinked's KYB cascade backs the badge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||