服务与工具
Alpha Vantage
Alpha Vantage 金融数据:股票实时报价、技术指标、外汇与加密
finance
3 个可用工具
TOOL_ LIST
List all available Alpha Vantage API tools with their names and descriptions. IMPORTANT: This returns only tool names and descriptions, NOT parameter schemas. You MUST call TOOL_GET(tool_name) to retr…
TOOL_ CALL
Execute a tool by name with the provided arguments. IMPORTANT: You MUST call TOOL_GET(tool_name) first to retrieve the full parameter schema before calling this tool. The arguments must match the sche…
TOOL_ GET
Get the full schema for one or more tools including all parameters. After discovering tools via TOOL_LIST, use this to get the complete parameter schema before calling the tool. You can provide either…