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