yahoo_search_suggest
Retrieve Yahoo autocomplete suggestions for partial search queries. Returns a flat list of suggested terms, including entity metadata when Yahoo identifies known companies, places, products, or people.
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 |