yahoo_search_suggest
Get Yahoo autocomplete suggestions for any partial search query, returning related search terms with entity metadata such as type, image, and description when recognized.
Instructions
Yahoo web search autocomplete suggestions. Returns Yahoo's own search-box autocomplete suggestions for a partial query: a flat list of suggested search terms, each optionally carrying knowledge-panel entity metadata (type, image, subtitle, description) when Yahoo resolves the term to a known company, place, product, or similar entity rather than a plain phrase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Partial search query to autocomplete | |
| count | No | Number of suggestions to return, default 10, clamped to 1..20 |