Telnyx Account Access Javascript
Securely accesses and manages Telnyx account resources via JavaScript code for automated tasks and integrations.
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-access-javascript npx -- -y @trustedskills/telnyx-account-access-javascript
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-account-access-javascript": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-account-access-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 information and functionality via JavaScript. It allows AI agents to retrieve details about a Telnyx account, such as balance or usage data. It can also be used to perform actions like initiating calls or sending messages through the Telnyx platform.
When to use it
- A customer support agent needs to check a user's Telnyx account balance to resolve billing inquiries.
- An automated system requires retrieving recent call logs from a Telnyx account for reporting purposes.
- A virtual assistant wants to initiate an outbound phone call using a configured Telnyx number.
- A developer is building a tool that needs to interact with the Telnyx API programmatically.
Key capabilities
- Retrieval of Telnyx account balance information
- Accessing usage data and call logs
- Initiating calls via the Telnyx platform
- Sending messages through Telnyx
Example prompts
- "What is my current Telnyx account balance?"
- "Show me the recent call history for this user's Telnyx account."
- "Make a phone call to 555-123-4567 using my Telnyx number."
Tips & gotchas
- This skill requires proper authentication credentials (API keys) configured within the AI agent environment. Ensure these are securely stored and accessible.
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.