prada_search
Find Prada products by keyword search, with typo-tolerant relevance ranking and optional gender, sort, and pagination filters. Returns empty result for zero matches.
Instructions
Search Prada products. Searches Prada's (prada.com) product catalog by keyword, through its own public search index. q is required; gender and sort are the same optional values prada-category accepts. Keyword search is typo-tolerant relevance ranking, not a guaranteed exact match. A query with genuinely zero matches returns a well-formed empty result rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Free-text search query | |
| page | No | One-based page number, defaults to 1 | |
| sort | No | Sort order. Allowed values: suggested, price_asc, price_desc, newest. Defaults to suggested (Prada's own relevance ranking) | |
| limit | No | Results per page, defaults to 24, maximum 100 | |
| gender | No | Gender filter. Allowed values: Woman, Man |