Telnyx Numbers Python

🌐Community
by team-telnyx · vlatest · Repository

Programmatically manage Telnyx phone numbers in Python, enabling automated provisioning, updates, and verification workflows.

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-numbers-python npx -- -y @trustedskills/telnyx-numbers-python
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with Telnyx phone numbers programmatically using Python. It enables tasks such as retrieving number details, managing number configurations (like voice and fax), and potentially initiating calls or sending SMS messages through those numbers. The skill provides a convenient interface for integrating Telnyx's telephony services into agent workflows.

When to use it

  • Automated Number Provisioning: Automatically retrieve information about newly provisioned phone numbers in your system.
  • Dynamic Configuration Updates: Adjust voice or fax settings on phone numbers based on real-time conditions, like call volume or user preferences.
  • Reporting and Auditing: Gather data about number usage for reporting purposes or to audit configurations.
  • Integration with CRM: Synchronize Telnyx number details (e.g., assigned users, billing information) with your customer relationship management system.

Key capabilities

  • Retrieval of phone number details
  • Management of number configurations (voice and fax)
  • Python-based integration
  • Access to Telnyx telephony services

Example prompts

  • "What is the voice configuration for number +15551234567?"
  • "Update the fax setting on number +15559876543 to 'disabled'."
  • "List all numbers with a specific area code."

Tips & gotchas

  • Requires an active Telnyx account and API key for authentication.
  • Familiarity with Python is necessary to effectively utilize the skill's functionality.

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
13

🌐 Community

Passed automated security scans.