Telnyx Missions Python

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx mission creation and management using Python scripting for streamlined workflow automation.

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-missions-python npx -- -y @trustedskills/telnyx-missions-python
2

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

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

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

About This Skill

What it does

The telnyx-missions-python skill allows AI agents to execute Telnyx Missions using Python. This enables automated workflows involving tasks like sending SMS messages, making calls, and managing contacts within the Telnyx platform. The skill provides a convenient interface for interacting with Telnyx's API through code execution.

When to use it

  • Automated SMS Campaigns: Triggering personalized SMS campaigns based on user data or events.
  • Call Routing Logic: Dynamically routing incoming calls based on complex criteria and business rules.
  • Contact Management: Automatically updating contact information in Telnyx based on external systems.
  • Webhook Processing: Responding to Telnyx webhook events by executing custom Python code.

Key capabilities

  • Execute Telnyx Missions via Python code.
  • Interact with the Telnyx API programmatically.
  • Automate workflows within the Telnyx platform.

Example prompts

  • "Run the 'send_welcome_sms' mission."
  • "Execute the Python script to update contact details for user ID 12345."
  • "Trigger the 'process_incoming_call' mission when a new call arrives."

Tips & gotchas

  • Requires a valid Telnyx API key and environment configuration.
  • Familiarity with Python programming is necessary to utilize this skill effectively.

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.