工具 API

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 a single tool name or a list of tool names if you're unsure which one to use.

finance1 积分

调用信息

工具标识
alpha-vantage.TOOL_GET
服务提供方
Alpha Vantage
平均响应
0 ms
近 7 天调用
0

输入参数

tool_name必填

The name of the tool to get schema for (e.g., "TIME_SERIES_DAILY"),