TOOL GET
TOOL_GETGet 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.
When to Use
Use this tool when you need to 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.. This is part of the Alpha Vantage provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 2+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("alpha-vantage/TOOL_GET")xpay_run— Execute:xpay_run("alpha-vantage/TOOL_GET", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
tool_name | string | Yes | The name of the tool to get schema for (e.g., "TIME_SERIES_DAILY"), |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Alpha Vantage (all tools) — 3 tools
- TOOL LIST — $0.02/call
- TOOL CALL — $0.02/call
Links
- Tool page: https://xpay.tools/alpha-vantage/tool-get/
- Provider: https://xpay.tools/alpha-vantage/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
tool_name | string | Yes | The name of the tool to get schema for (e.g., "TIME_SERIES_DAILY"), |
Related Tools from Alpha Vantage
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Alpha Vantage

