Telnyx Account Access Ruby

🌐Community
by team-telnyx · vlatest · Repository

This Ruby skill provides programmatic access to Telnyx accounts, automating tasks and streamlining integrations for developers.

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

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

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

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 the Ruby programming language. It allows AI agents to retrieve details about your Telnyx account, such as balance and usage data, and potentially perform actions like initiating calls or sending messages (though specific action capabilities are not detailed). It leverages the official Telnyx Ruby library for interaction.

When to use it

  • Account Balance Inquiry: An agent needs to inform a user about their current Telnyx account balance.
  • Usage Reporting: Generate reports on call volume or message usage within a specific timeframe.
  • Troubleshooting: Retrieve account details to assist in diagnosing issues with Telnyx services.
  • Automated Tasks (Potential): While not explicitly stated, it could potentially be used for automating tasks like initiating calls based on certain triggers.

Key capabilities

  • Accesses Telnyx account information.
  • Uses the official Telnyx Ruby library.
  • Retrieves balance and usage data.
  • Potentially supports actions (specifics not detailed).

Example prompts

  • "What is my current Telnyx account balance?"
  • "Show me my call volume for the last week."
  • "Can you retrieve my Telnyx account details?"

Tips & gotchas

  • Requires a valid Telnyx API key to function. Ensure this key is securely provided to the agent.

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
7

🌐 Community

Passed automated security scans.