target_search
Search Target's product catalog and get normalized results with all available filters. Use returned filter option IDs to refine by size, color, price, and more.
Instructions
Search Target products. Searches Target products and returns normalized products plus every filter group and option available for the current result set. Pass option ids back through filter_ids as a comma-separated list. A zero total with an empty products list is a valid no-results response. The sort enum accepts relevance, featured, price-low, price-high, rating, bestselling, and newest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Product search query | |
| page | No | One-based page (1-50) | |
| sort | No | Result order | |
| store_id | No | Target store id used for pricing | |
| filter_ids | No | Comma-separated Target filter option ids |