target_search
Search Target products and get normalized product results plus filter groups for the current result set. Pass filter IDs to refine by options like price, rating, and availability.
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 |