Telnyx Texml Java

🌐Community
by team-telnyx · vlatest · Repository

Automates complex telephony workflows using Telnyx's TXML via Java code for robust backend integrations.

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-texml-java npx -- -y @trustedskills/telnyx-texml-java
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with the Telnyx platform using Java and TXML (Telnyx XML). It enables programmatic control over Telnyx services, such as initiating calls, managing numbers, and retrieving account information. The skill provides a convenient way to automate tasks and integrate Telnyx functionality into custom applications.

When to use it

  • Automated Call Initiation: Automatically place phone calls based on data triggers or scheduled events.
  • Number Management: Programmatically provision, deprovision, or modify Telnyx numbers within your application.
  • Account Information Retrieval: Fetch account balance, usage statistics, and other details from the Telnyx platform.
  • Building Custom Integrations: Develop bespoke applications that leverage Telnyx's communication services.

Key capabilities

  • Java-based implementation
  • TXML support for interacting with Telnyx APIs
  • Programmatic control over Telnyx services
  • Automation of telephony tasks

Example prompts

  • "Initiate a call to +15551234567 using the number +15559876543."
  • "Retrieve my current Telnyx account balance."
  • "List all phone numbers associated with my Telnyx account."

Tips & gotchas

  • Requires a valid Telnyx API key to function.
  • Familiarity with Java programming and TXML syntax is recommended for optimal use.

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.