Verify Compared Offer
compare_verify_offerVerify a compared offer's actual price, stock, and seller directly from the source marketplace card, preserving native fields for accurate confirmation.
Instructions
Verify one compared offer through its marketplace card tool.
This is the cheap compare-server follow-up: it lets an agent confirm the raw search price, stock and seller without enabling the 36-tool unified mount. The returned card is source-native and therefore keeps fields the comparison intentionally normalises away.
Return Format
JSON object: {source, product_id_or_url, card}. card is the native
source response, preserving price, availability, seller, and source-specific
fields when the marketplace exposes them.
Error Format
Raises BadRequestError when the source is unknown, not installed, or the
identifier cannot be validated; native card errors are returned as tool
errors with their source-specific taxonomy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Marketplace source name from compare_prices, e.g. wildberries or ozon. | |
| product_id_or_url | Yes | product_id or direct product URL from the compared offer | |
| expected_price_rub | No | Price returned by compare_prices; used to report a live card delta. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||