Telnyx Account Management Javascript

🌐Community
by team-telnyx · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add telnyx-account-management-javascript npx -- -y @trustedskills/telnyx-account-management-javascript
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
team-telnyx
Installs
9

🌐 Community

Passed automated security scans.