Telnyx Account Reports Python

🌐Community
by team-telnyx · vlatest · Repository

Generates Telnyx account usage reports via Python API calls, enabling data analysis and cost optimization.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-account-reports-python": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-account-reports-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 generate and retrieve account reports from Telnyx using Python. It can fetch data related to call records, balance information, and other key metrics associated with a Telnyx account. The generated reports can be formatted in various ways for analysis or integration into other systems.

When to use it

  • Automated Reporting: Schedule regular report generation and delivery without manual intervention.
  • Balance Monitoring: Proactively check the available balance on your Telnyx account to avoid service interruptions.
  • Call Record Analysis: Extract call data for billing reconciliation or performance analysis.
  • Troubleshooting: Quickly access specific reports when investigating issues related to Telnyx services.

Key capabilities

  • Generates Telnyx account reports.
  • Retrieves balance information.
  • Fetches call record details.
  • Uses Python for report generation.

Example prompts

  • "Get me the latest daily call record report."
  • "What is my current Telnyx account balance?"
  • "Generate a report of all calls made in the last week."

Tips & gotchas

  • Requires an active Telnyx API key to function. Ensure this key is securely configured within the agent's environment.

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.