Telnyx Porting Out Java

🌐Community
by team-telnyx · vlatest · Repository

Automates outbound number porting requests via Telnyx's Java API for streamlined backend provisioning.

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

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

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

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

About This Skill

What it does

The telnyx-porting-out-java skill allows AI agents to programmatically port numbers out of the Telnyx platform using Java. It provides functionality for initiating and managing number porting requests, handling necessary API calls, and potentially automating related tasks. This enables automated migration of phone numbers from Telnyx to other providers.

When to use it

  • Automating number migrations: When a company needs to move large volumes of phone numbers out of Telnyx.
  • Integrating with internal systems: To trigger porting requests based on events in an organization's CRM or billing system.
  • Responding to customer requests: Automatically initiate number ports when a customer submits a request through a support portal.
  • Managing complex porting scenarios: Handling specific requirements or edge cases during the porting process.

Key capabilities

  • Initiates Telnyx number port-out requests via Java API calls.
  • Manages the status of pending port-out requests.
  • Handles necessary data formatting for porting submissions.
  • Potentially automates related tasks (not explicitly detailed).

Example prompts

  • "Port number +15551234567 out to Verizon."
  • "Check the status of port request for number +19876543210."
  • "Initiate a port-out for all numbers in this CSV file."

Tips & gotchas

  • Requires familiarity with Java programming and the Telnyx API.
  • Number porting processes can be complex and involve external dependencies; ensure proper error handling is implemented.

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.