Tool Skill
Get Api Endpoint Schema
get_api_endpoint_schemaGet the schema for an endpoint in the Telnyx TypeScript API. You can use the schema returned by this tool to invoke an endpoint with the `invoke_api_endpoint` tool.
$0.01/call
Flat rate
Telnyx
When to Use
Use this tool when you need to get the schema for an endpoint in the telnyx typescript api. you can use the schema returned by this tool to invoke an endpoint with the invoke_api_endpoint tool.. This is part of the Telnyx 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("telnyx/get_api_endpoint_schema")xpay_run— Execute:xpay_run("telnyx/get_api_endpoint_schema", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
endpoint | string | Yes | The name of the endpoint to get the schema for. |
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
- Telnyx (all tools) — 3 tools
- List Api Endpoints — $0.01/call
- Invoke Api Endpoint — $0.01/call
Links
- Tool page: https://xpay.tools/telnyx/get-api-endpoint-schema/
- Provider: https://xpay.tools/telnyx/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("telnyx/get_api_endpoint_schema")// 2. Execute
xpay_run("telnyx/get_api_endpoint_schema", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
endpoint | string | Yes | The name of the endpoint to get the schema for. |
Related Tools from Telnyx
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/telnyx/get-api-endpoint-schema/SKILL.md
CLI
npx @xpaysh/cli install telnyx/get-api-endpoint-schema
Manual
curl -o SKILL.md https://xpay.tools/skills/telnyx/get-api-endpoint-schema/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Telnyx

