Telnyx Missions Javascript

🌐Community
by team-telnyx Β· vlatest Β· Repository

Automates Telnyx mission creation and management using JavaScript code, streamlining complex 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-missions-javascript npx -- -y @trustedskills/telnyx-missions-javascript
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-missions-javascript": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-missions-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 execute JavaScript code snippets within a Telnyx Missions environment. It provides the ability to interact with and manipulate data through the Missions API, enabling complex workflows beyond simple text generation. Specifically, it facilitates running custom logic for tasks like data transformation or integration with external services via Missions.

When to use it

  • Data Transformation: When you need to perform calculations or manipulations on data received from a user that are too complex for standard AI agent capabilities.
  • API Integration: To interact with external APIs through the Telnyx Missions platform, automating tasks and retrieving information.
  • Custom Logic Execution: When your workflow requires custom logic not natively supported by other skills.
  • Complex Workflows: To orchestrate multi-step processes involving data manipulation and API calls within a Missions context.

Key capabilities

  • JavaScript code execution
  • Telnyx Missions API interaction
  • Data transformation capabilities
  • External API integration via Missions

Example prompts

  • "Run this JavaScript to calculate the total price: [JavaScript Code]"
  • "Execute this script and tell me what the response from the external API is: [JavaScript Code]"
  • β€œCan you use this code to format my address? [JavaScript Code]”

Tips & gotchas

This skill requires a working Telnyx Missions environment. Ensure that any external APIs used within the JavaScript code are properly configured and accessible from the Missions context.

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.