compare_products
Compare 2-5 Flipkart products side-by-side using product IDs or URLs. Retrieve live prices, specs, and stock for each item to make an informed choice without relying on remembered data.
Instructions
Fetch 2–5 Flipkart products in parallel for a side-by-side pick.
Pass pids or product URLs from search_products. Returns the same live fields as get_product for each item. Use this instead of mixing remembered prices with a new search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid_or_urls | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |