Tool Skill
M
Get Demo Weapon Switches
get_demo_weapon_switchesGet the POV player's weapon switch timeline.
$0.02/call
Flat rate
Mcps
When to Use
Use this tool when you need to get the pov player's weapon switch timeline.. This is part of the Mcps provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 87+ 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("quakelive/get_demo_weapon_switches")xpay_run— Execute:xpay_run("quakelive/get_demo_weapon_switches", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer,null | No | Maximum number of items to return. Omit to return all items. |
offset | integer,null | No | Number of items to skip before returning results (for pagination). Default: 0. |
session_id | string | Yes | Analysis session ID (returned by open_demo) |
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
- Mcps (all tools) — 88 tools
- Add Player — $0.00/call
- Add Raw Snapshot — $0.00/call
- Add Server Command — $0.00/call
- Analyze Demo — $0.02/call
- Award Medal — $0.02/call
Links
- Tool page: https://xpay.tools/quakelive/get-demo-weapon-switches/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("quakelive/get_demo_weapon_switches")// 2. Execute
xpay_run("quakelive/get_demo_weapon_switches", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integernull | No | Maximum number of items to return. Omit to return all items. |
offset | integernull | No | Number of items to skip before returning results (for pagination). Default: 0. |
session_id | string | Yes | Analysis session ID (returned by open_demo) |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/quakelive/get-demo-weapon-switches/SKILL.md
CLI
npx @xpaysh/cli install quakelive/get-demo-weapon-switches
Manual
curl -o SKILL.md https://xpay.tools/skills/quakelive/get-demo-weapon-switches/SKILL.md
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Mcps

