Telnyx Seti Javascript

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx call flows using JavaScript code execution within SETI for complex backend routing logic.

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-seti-javascript npx -- -y @trustedskills/telnyx-seti-javascript
2

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

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

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

About This Skill

What it does

The telnyx-seti-javascript skill allows AI agents to interact with the Telnyx SETI API using JavaScript. This enables agents to send and receive SMS messages, retrieve message history, and manage contacts within the Telnyx platform programmatically. It provides a convenient way for agents to automate communication tasks and integrate with other systems that rely on SMS functionality.

When to use it

  • Automated SMS Campaigns: Send personalized text messages to customers based on specific triggers or events.
  • Two-Factor Authentication (2FA): Implement SMS-based 2FA for user account verification.
  • Real-time Notifications: Send instant updates and alerts to users via SMS, such as order confirmations or appointment reminders.
  • Customer Support Automation: Automatically respond to common customer inquiries with pre-defined SMS messages.

Key capabilities

  • Sending SMS messages
  • Receiving SMS messages
  • Retrieving message history
  • Managing contacts within Telnyx

Example prompts

  • "Send an SMS to +15551234567 saying 'Your order has shipped!'"
  • "What are the last 10 SMS messages I received?"
  • "Add a contact named John Doe with phone number +15559876543."

Tips & gotchas

  • Requires a valid Telnyx API key to function. Ensure your agent has access to this key for proper authentication.

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.