Tool Skill
Videos GetVideo
videos_getVideoGet detailed information about a YouTube video including URL
$0.01/call
Flat rate
YouTube
When to Use
Use this tool when you need to get detailed information about a youtube video including url. This is part of the YouTube provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 6+ 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("youtube/videos_getVideo")xpay_run— Execute:xpay_run("youtube/videos_getVideo", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
parts | array | No | Parts of the video to retrieve |
videoId | string | Yes | The YouTube video ID |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- YouTube (all tools) — 7 tools
- Videos SearchVideos — $0.01/call
- Transcripts GetTranscript — $0.01/call
- Channels GetChannel — $0.01/call
- Channels ListVideos — $0.01/call
- Playlists GetPlaylist — $0.01/call
Links
- Tool page: https://xpay.tools/youtube/videos-getvideo/
- Provider: https://xpay.tools/youtube/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("youtube/videos_getVideo")// 2. Execute
xpay_run("youtube/videos_getVideo", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
parts | array | No | Parts of the video to retrieve |
videoId | string | Yes | The YouTube video ID |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/youtube/videos-getvideo/SKILL.md
CLI
npx @xpaysh/cli install youtube/videos-getvideo
Manual
curl -o SKILL.md https://xpay.tools/skills/youtube/videos-getvideo/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
YouTube

