akshare-one-mcp

get_news_data

Retrieve stock-related news data by specifying a stock symbol and data source. Designed to provide timely updates for informed investment decisions.

Instructions

Get stock-related news data

Args: symbol: Stock symbol/ticker source: Data source (default: 'eastmoney')

Input Schema

NameRequiredDescriptionDefault
sourceNoeastmoney
symbolYes

Input Schema (JSON Schema)

{ "properties": { "source": { "default": "eastmoney", "title": "Source", "type": "string" }, "symbol": { "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "title": "get_news_dataArguments", "type": "object" }

You must be authenticated.

Other Tools from akshare-one-mcp

Related Tools

ID: u0iqei7jhu