get_stock_news
Fetch news and corporate announcements for any A-share stock by code. Adjust the limit parameter to control how many recent items are returned for monitoring.
Instructions
获取个股相关新闻公告
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | 股票代码,如 600519 | |
| limit | No | 返回数量(默认5,最多20) |