get_stock_news
Retrieve stock news headlines for a specific company within a defined date range to analyze market developments and inform investment decisions.
Instructions
Get stock news headlines within a date window (YYYY-MM-DD).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| from | Yes | ||
| to | Yes | ||
| limit | No |