Telnyx Account Management Ruby

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx account tasks like adding/removing users, managing permissions, and updating billing details via Ruby API calls.

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-ruby npx -- -y @trustedskills/telnyx-account-management-ruby
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-account-management-ruby": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-account-management-ruby"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides Ruby bindings for interacting with the Telnyx Account Management API. It allows AI agents to programmatically manage account details, such as updating contact information or retrieving balance data. Specifically, it supports actions like fetching account balances and modifying account settings through the Telnyx platform.

When to use it

  • A customer service agent needs to quickly check a user's current credit balance.
  • An automated system requires periodic updates to billing address details for compliance purposes.
  • A support bot needs to retrieve specific account information (e.g., contact names, phone numbers) to resolve an issue.
  • You need to automate the creation or modification of Telnyx accounts based on external data sources.

Key capabilities

  • Fetching account balances
  • Modifying account settings
  • Ruby bindings for the Telnyx Account Management API

Example prompts

  • "What is the current balance for account 12345?"
  • "Update the billing address for account ABC-XYZ to include a new phone number."
  • "Retrieve contact information associated with account DEF-GHI."

Tips & gotchas

  • Requires an active Telnyx API key and appropriate permissions to manage accounts.
  • The skill's functionality is limited by the capabilities exposed through the Telnyx Account Management API.

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
6

🌐 Community

Passed automated security scans.