extract_product_info
Extracts comprehensive product data from e-commerce URLs: price, stock, images, size/color variants, dimensions, and specs. Provides structured output for any product page.
Instructions
Extract comprehensive product information from e-commerce URLs including images, stock availability, product variants (color-by-size inventory), price, dimensions, and specifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Product URL to extract information from | |
| compact | No | Enable compact mode for token optimization (87% reduction). Defaults to true. |