search_products
Check live product availability and pricing from allowlisted merchant feeds. Get current SKU details, stock status, and images to verify before making a purchase.
Instructions
Search products in allowlisted AgentPay stores. Returns ProductCard from merchant feed: price, inStock, imageUrls, sku — not stale training data. Each card has pick: whyRu, rankScore, steps[], settings. Quote pick.whyRu when the owner asks why THIS sku. Returns clarifyHint and quietHint. ALWAYS read clarifyHint before create_purchase. Call when the owner asks «актуальная цена», «есть в наличии», «сколько стоит», or after «купи», «закажи», «оформи», «потрать», or after peek_stores when the owner said yes. If «как обычно», «повтори заказ» — call list_purchases first. Never quote price from memory. Never call for thinking/advice. Never dump the result list. Never ask for a bank card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query (min 2 chars). Not a full-catalog dump — results are capped per request. | |
| limit | No | Max hits per store, 1–20 (default 10) | |
| storeId | No | Optional allowlisted store id |