Telnyx Account Management Javascript
Helps with management, JavaScript 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-javascript npx -- -y @trustedskills/telnyx-account-management-javascript
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-account-management-javascript": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-account-management-javascript"
]
}
}
}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 AI agents to perform actions like retrieving account details, managing users within an account, and updating billing information. This enables automation of tasks related to Telnyx account administration.
When to use it
- Automated Account Provisioning: Automatically create new Telnyx accounts based on application requirements.
- User Management: Add or remove users from a Telnyx account programmatically, streamlining onboarding and offboarding processes.
- Billing Updates: Update billing information for a Telnyx account in response to external events (e.g., credit card expiration).
Key capabilities
- Retrieve account details
- Manage users within an account
- Update billing information
Example prompts
- "Get the current balance for my Telnyx account."
- "Add a new user '[email protected]' to my Telnyx account with administrator privileges."
- "Update the payment method on my Telnyx account to [new credit card details]."
Tips & gotchas
Requires appropriate API keys and permissions configured within your Telnyx account for successful operation. The skill’s functionality is limited by the available Telnyx Account Management API endpoints.
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.