Telnyx Voice Advanced Python

🌐Community
by team-telnyx · vlatest · Repository

Automates complex voice interactions using Telnyx APIs and custom Python logic for advanced call control.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add telnyx-voice-advanced-python npx -- -y @trustedskills/telnyx-voice-advanced-python
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-voice-advanced-python": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-voice-advanced-python"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill leverages the Telnyx API to programmatically manage and interact with voice calls using Python. It enables AI agents to initiate outbound calls, answer incoming calls, handle call transfers, and perform other advanced telephony operations directly within a workflow. The skill provides robust control over call flow and integrates seamlessly with other agent capabilities.

When to use it

  • Automated Appointment Reminders: Automatically dial patients or customers to remind them of upcoming appointments.
  • Order Confirmation Calls: Initiate calls to confirm orders placed online, providing a personalized touch.
  • Interactive Voice Response (IVR) Systems: Build custom IVR flows for complex routing and information retrieval.
  • Emergency Contact Notifications: Trigger automated calls to designated contacts in emergency situations.

Key capabilities

  • Initiate outbound phone calls
  • Answer incoming phone calls
  • Transfer calls between agents or destinations
  • Utilize the Telnyx API for telephony control

Example prompts

  • "Call John Doe at 555-123-4567 and tell him his order is ready."
  • "Answer any incoming calls on this number and route them to agent Sarah."
  • "Transfer the current call to extension 101."

Tips & gotchas

  • Requires a Telnyx API key to function. Ensure the key has appropriate permissions configured within your Telnyx account.
  • Be mindful of rate limits when initiating large volumes of calls.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
team-telnyx
Installs
5

🌐 Community

Passed automated security scans.