find_product
Routes product queries to the optimal streaming, purchase, or collection option by automatically detecting the category and resolving to relevant platforms.
Instructions
Smart router — finds the best place to stream, buy, or collect any supported product. Automatically detects the product category and routes to the right resolver. Music is live (stream, digital purchase, vinyl, CD, collector editions). Games, books, films, podcasts, and live event tickets are rolling out. Use this when the query is ambiguous or when music could be streamed, purchased digitally, or found on physical media.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | A natural language product query. Examples: 'Aphex Twin Windowlicker', 'Elden Ring DLC', 'where can I stream Bad Guy by Billie Eilish' | |
| category | No | Product category. Use 'auto' (default) to let RootVine detect the category automatically. |