Telnyx Account Management Python
Helps with management, Python as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-account-management-python npx -- -y @trustedskills/telnyx-account-management-python
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-account-management-python": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-account-management-python"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides programmatic access to Telnyx account management features. It allows an AI agent to manage resources like phone numbers, credentials, and other configurations within a Telnyx account using Python. This enables automation of tasks that would otherwise require manual intervention through the Telnyx web interface or API directly.
When to use it
- Automated provisioning: Automatically create new phone numbers for new users based on data from a CRM system.
- Credential management: Update API credentials when they are rotated, ensuring ongoing access and security.
- Resource cleanup: Deactivate unused or expired resources within the Telnyx account to optimize costs.
- Configuration updates: Modify settings like call forwarding rules based on changes in business requirements.
Key capabilities
- Phone number management (creation, retrieval, deletion)
- Credential management (update)
- Resource configuration modifications
Example prompts
- "Create a new phone number with the area code 555 and prefix 123."
- "Update my Telnyx API credentials to the values provided in this document."
- "Deactivate all unused phone numbers in the account."
Tips & gotchas
- Requires an active Telnyx account and appropriate API keys.
- The skill operates directly against your Telnyx account; ensure proper access controls are in place to prevent unintended modifications.
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.