target_search
Search Target products to retrieve normalized product listings, filter groups, and options. Use filter IDs, sorting, and pagination to refine results.
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 |