get_news_data
Retrieve stock-related news by specifying a stock ticker symbol. Optionally set the number of most recent news records to return.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |