yahoo_finance_search
Search Yahoo Finance for ticker symbols or company names, returning normalized quotes, news, lists, and optional research reports. Returns clean JSON for integration.
Instructions
Yahoo Finance search. Returns normalized Yahoo Finance quotes, news, lists, and optional research reports for a query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Ticker symbol or company name | |
| news_count | No | News result count | |
| lists_count | No | List result count | |
| quotes_count | No | Quote result count | |
| include_research | No | Include research reports when Yahoo returns them | |
| enable_fuzzy_query | No | Enable fuzzy matching |