get_news_data
Obtain stock-related news data for a given symbol, with an optional limit on the number of recent records.
Instructions
Get stock-related news data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol/ticker (e.g. '000001') | |
| recent_n | No | Number of most recent records to return |