Telnyx Account Notifications Javascript

🌐Community
by team-telnyx · vlatest · Repository

Retrieves Telnyx account notification events via JavaScript, enabling automated responses to critical account changes.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-account-notifications-javascript": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-account-notifications-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 interact with Telnyx account notifications using JavaScript. It enables agents to retrieve, display, and potentially manage notification data related to user accounts within the Telnyx platform. This facilitates automated responses to account-related inquiries or proactive communication about important events.

When to use it

  • Responding to customer inquiries about recent activity on their Telnyx account (e.g., "What notifications have I received?").
  • Proactively informing users of critical account updates, such as security alerts or changes in service terms.
  • Automating tasks related to notification management, like archiving old notifications.
  • Integrating notification data into internal dashboards for monitoring and analysis.

Key capabilities

  • JavaScript integration
  • Telnyx account notifications access

Example prompts

  • "Show me the latest Telnyx notifications."
  • "What happened on my account recently?"
  • "Can you tell me about any security alerts related to my Telnyx account?"

Tips & gotchas

This skill requires a valid Telnyx API key and appropriate permissions to access account notification data. Ensure the agent has been configured with these credentials for proper functionality.

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.