yahoo_finance_search
Search by ticker symbol or company name to retrieve normalized Yahoo Finance quotes, news, lists, and optional research reports in clean JSON.
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 |