Telnyx Messaging Profiles Java

🌐Community
by team-telnyx · vlatest · Repository

Manages Telnyx messaging profile data in Java, enabling programmatic creation, updates, and retrieval for enhanced communication workflows.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-messaging-profiles-java": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-messaging-profiles-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 manage and interact with Telnyx Messaging Profiles using Java. 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 communications.

When to use it

  • Personalized Marketing Campaigns: Tailor marketing messages based on profile attributes stored in Telnyx Messaging Profiles.
  • Automated Customer Support: Retrieve customer information from a Telnyx Profile to provide context-aware support interactions.
  • Two-Factor Authentication (2FA): Manage phone number associations and user preferences for 2FA using Telnyx profiles.
  • Compliance Management: Update profile attributes based on user consent or regulatory requirements.

Key capabilities

  • Create Messaging Profiles
  • Retrieve Messaging Profiles
  • Update Messaging Profiles
  • Delete Messaging Profiles

Example prompts

  • "Find the messaging profile associated with phone number +15551234567."
  • "Create a new messaging profile for user 'Alice' with attributes: name='Alice Smith', language='en'."
  • "Update the messaging profile for phone number +15551234567 to set the attribute 'opt_in' to true."

Tips & gotchas

Requires a Telnyx API key and proper Java development environment setup. Ensure you understand Telnyx’s Messaging Profile structure and data limitations before using this skill.

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
5

🌐 Community

Passed automated security scans.