xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Tool Skill
Alpha Vantage logo

TOOL CALL

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 schema returned by TOOL_GET, including all required parameters. Calling without the correct arguments will result in errors. Workflow: TOOL_LIST -> TOOL_GET(tool_name) -> TOOL_CALL(tool_name, arguments)

$0.02/call
Flat rate
Alpha Vantage
Raw SKILL.mdTool Page

When to Use

Use this tool when you need to 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 schema returned by tool_get, including all required parameters. calling without the correct arguments will result in errors. workflow: tool_list -> tool_get(tool_name) -> tool_call(tool_name, arguments). 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:

  1. xpay_details — Get full input schema: xpay_details("alpha-vantage/TOOL_CALL")
  2. xpay_run — Execute: xpay_run("alpha-vantage/TOOL_CALL", { ...inputs })

Input Parameters

ParameterTypeRequiredDescription
tool_namestringYesThe name of the tool to call (e.g., "TIME_SERIES_DAILY")
argumentsstringYesDictionary of arguments matching the tool's parameter schema from TOOL_GET

Pricing

  • Cost: $0.02/call
  • Balance check: Use xpay_balance to 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 GET — $0.02/call

Links

  • Tool page: https://xpay.tools/alpha-vantage/tool-call/
  • Provider: https://xpay.tools/alpha-vantage/
  • All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("alpha-vantage/TOOL_CALL")
// 2. Execute
xpay_run("alpha-vantage/TOOL_CALL", { ...inputs })
Input Parameters
ParameterTypeRequiredDescription

tool_name

string
Yes

The name of the tool to call (e.g., "TIME_SERIES_DAILY")

arguments

string
Yes

Dictionary of arguments matching the tool's parameter schema from TOOL_GET

Related Tools from Alpha Vantage
TOOL LIST — $0.02TOOL GET — $0.02
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/alpha-vantage/tool-call/SKILL.md
CLI
npx @xpaysh/cli install alpha-vantage/tool-call
Manual
curl -o SKILL.md https://xpay.tools/skills/alpha-vantage/tool-call/SKILL.md
Pricing

Cost

$0.02/call

Model

Flat rate

Provider

Alpha Vantage

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service