Telnyx Account Javascript
Automates Telnyx account management tasks using JavaScript, enabling programmatic control of numbers, credentials, and configurations.
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-javascript npx -- -y @trustedskills/telnyx-account-javascript
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-account-javascript": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-account-javascript"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to Telnyx account management functionality via JavaScript. It allows AI agents to programmatically interact with your Telnyx account, enabling actions like retrieving balance information and managing resources. This facilitates automation of tasks related to your Telnyx infrastructure and services.
When to use it
- Automated Balance Checks: Regularly check your Telnyx account balance to ensure sufficient funds for ongoing operations.
- Resource Management: Automatically provision or deprovision Telnyx numbers based on demand or usage patterns.
- Reporting & Auditing: Retrieve data about call volumes, costs, and other metrics for reporting purposes.
- Automated Account Recovery: Assist users with account recovery processes by retrieving specific information from their Telnyx account.
Key capabilities
- Account Balance Retrieval
- Resource Management (numbers)
- Data Reporting
Example prompts
- "What is my current Telnyx balance?"
- "Can you provision a new phone number in New York City?"
- "Show me the call volume for last month."
Tips & gotchas
- Requires proper authentication credentials to access your Telnyx account. Ensure these are securely stored and managed within the AI agent environment.
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.