Telnyx Porting In Python
Automates Telnyx number porting requests via Python API calls for streamlined backend integration.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-porting-in-python npx -- -y @trustedskills/telnyx-porting-in-python
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-porting-in-python": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-porting-in-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 the Telnyx API using Python. It enables programmatic control over tasks like initiating calls, sending SMS messages, and retrieving call details. Specifically, you can leverage this skill for automating communication workflows and integrating Telnyx services into your agent's capabilities.
When to use it
- Automated outbound calling: Automatically initiate phone calls based on data triggers or scheduled events.
- SMS campaign management: Send SMS messages to a list of recipients, tracking delivery status and responses.
- Call detail retrieval: Retrieve historical call records for analysis or reporting purposes.
- Real-time communication integration: Integrate Telnyx's real-time communication features into your agent’s workflow.
Key capabilities
- Telnyx API interaction via Python
- Initiate phone calls programmatically
- Send SMS messages
- Retrieve call details
Example prompts
- "Call John Doe at 555-123-4567."
- "Send a text message to 555-987-6543 saying 'Your order has shipped.'"
- "Get the details of calls made yesterday."
Tips & gotchas
- Requires an active Telnyx account and API credentials.
- Familiarity with Python is helpful for advanced usage and customization.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.