get_top_losers
Identify stocks with the largest daily price declines using the Yahoo Finance MCP Server's tool for tracking top market losers.
Instructions
获取今日跌幅最大的股票列表。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_top_losersArguments",
"type": "object"
}