Telnyx Messaging Profiles Javascript

🌐Community
by team-telnyx · vlatest · Repository

Manages Telnyx messaging profile settings via JavaScript, enabling programmatic control of SMS configurations for your application.

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

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

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

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

About This Skill

What it does

This skill allows AI agents to manage and interact with Telnyx Messaging Profiles using JavaScript. It enables the creation, retrieval, updating, and deletion of messaging profiles within a Telnyx account. This facilitates personalized messaging experiences by associating user data with phone numbers for targeted communication.

When to use it

  • Personalized Marketing Campaigns: Tailor marketing messages based on profile information stored in Telnyx Messaging Profiles.
  • Customer Support Automation: Automatically retrieve customer details from a Telnyx Profile when a support request comes through via SMS.
  • Two-Factor Authentication (2FA): Manage phone numbers and associated profiles for secure 2FA processes.
  • Automated Onboarding: Create new messaging profiles automatically as users sign up for a service.

Key capabilities

  • Create Telnyx Messaging Profiles
  • Retrieve existing Telnyx Messaging Profiles
  • Update Telnyx Messaging Profile data
  • Delete Telnyx Messaging Profiles

Example prompts

  • "Create a Telnyx messaging profile for user John Doe with phone number +15551234567 and a custom field 'loyalty_level' set to 'gold'."
  • "Get the details of the Telnyx messaging profile associated with phone number +15559876543."
  • "Update the 'address' field in the Telnyx messaging profile for user Jane Smith."

Tips & gotchas

  • Requires a valid Telnyx API key to authenticate and interact with your Telnyx account.
  • Ensure you understand Telnyx’s data storage policies and adhere to relevant privacy regulations when managing profiles.

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.