Telnyx Account Reports Python
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.
Run in terminal (recommended)
claude mcp add telnyx-account-reports-python npx -- -y @trustedskills/telnyx-account-reports-python
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.