yahoo_finance_search
Search Yahoo Finance for stock quotes, news, and lists. Optionally retrieve research reports by enabling the include_research parameter.
Instructions
Yahoo Finance search. Returns normalized Yahoo Finance quotes, news, lists, and optional research reports for a query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable_fuzzy_query | No | Enable fuzzy matching | |
| include_research | No | Include research reports when Yahoo returns them | |
| lists_count | No | List result count | |
| news_count | No | News result count | |
| q | Yes | Ticker symbol or company name | |
| quotes_count | No | Quote result count |