Telnyx Messaging Profiles Python

🌐Community
by team-telnyx · vlatest · Repository

Manages Telnyx messaging profiles programmatically using Python, enabling automated provisioning and updates for improved 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-python npx -- -y @trustedskills/telnyx-messaging-profiles-python
2

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

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

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 Telnyx Messaging Profiles using Python. It enables the creation, retrieval, updating, and deletion of messaging profiles within your Telnyx account. This facilitates personalized messaging experiences by associating custom data with phone numbers or users.

When to use it

  • Personalized Marketing Campaigns: Tailor marketing messages based on user profile information stored in Telnyx Messaging Profiles.
  • Customer Support Routing: Route support requests to the appropriate agent based on customer details within their messaging profile.
  • Automated Onboarding: Automatically create and update messaging profiles for new users during onboarding processes.
  • Data Synchronization: Keep user data synchronized between your application and Telnyx Messaging Profiles.

Key capabilities

  • Create messaging profiles
  • Retrieve existing messaging profiles
  • Update profile information
  • Delete messaging profiles

Example prompts

  • "Create a new messaging profile for phone number +15551234567 with the name 'John Doe' and email address '[email protected]'."
  • "Get the details of the messaging profile associated with +15559876543."
  • "Update the 'city' field in the messaging profile for phone number +15551234567 to 'New York'."

Tips & gotchas

Requires a Telnyx API key to authenticate requests. Ensure your Python environment has the telnyx package installed 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
6

🌐 Community

Passed automated security scans.