Telnyx Account Reports Javascript

🌐Community
by team-telnyx · vlatest · Repository

Generates Telnyx account usage reports in JavaScript format using their API for detailed cost analysis.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-account-reports-javascript": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-account-reports-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 retrieve and process account reports from Telnyx. It can fetch data related to call volumes, costs, and other key metrics. The JavaScript library enables programmatic access to these reports for analysis or integration with other systems.

When to use it

  • Cost Analysis: Automatically generate summaries of monthly spending on Telnyx services.
  • Performance Monitoring: Track call volume trends over time to identify potential issues or areas for optimization.
  • Reporting Automation: Integrate report data into custom dashboards and reports without manual intervention.
  • Anomaly Detection: Identify unusual patterns in call costs or volumes that might indicate fraud or errors.

Key capabilities

  • Retrieval of Telnyx account reports
  • Processing of report data via JavaScript
  • Programmatic access to key metrics (call volume, cost)
  • Integration with other systems

Example prompts

  • "Get me the call volume report for last month."
  • "Summarize my Telnyx spending for Q3 2024."
  • "Show me a graph of daily call costs over the past week."

Tips & gotchas

  • Requires proper authentication credentials to access your Telnyx account. Ensure these are securely provided to the agent.

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.