telnyx-account-reports-go

Generate and retrieve Telnyx usage and billing reports via Go SDKs.

3|2|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/team-telnyx/telnyx-toolkit --skill telnyx-account-reports-go
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telnyx-account-reports-go
Source: https://github.com/team-telnyx/telnyx-toolkit/tree/main/api/go/telnyx-account-reports-go
Command: npx skills add https://github.com/team-telnyx/telnyx-toolkit --skill telnyx-account-reports-go

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation and retrieval of detailed usage reports for billing, analytics, and reconciliation purposes within the Telnyx platform.

Core Features & Use Cases

  • Generate Usage Reports: Create detailed reports for messaging (MDR) and voice (CDR) usage.
  • Retrieve Report Data: Fetch specific reports by ID or list all available reports.
  • Use Case: A finance department needs to reconcile Telnyx charges against internal usage logs. This Skill can generate a monthly CDR usage report, providing granular data on call minutes, costs, and associated metadata for accurate accounting.

Quick Start

Use the telnyx-account-reports-go skill to retrieve all MDR detailed report requests.

Frequently Asked Questions about telnyx-account-reports-go

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Telnyx usage reports for billing reconciliation in Go?

You can generate Telnyx usage reports for billing reconciliation using Go SDK examples that create detailed messaging (MDR) and voice (CDR) records. This provides granular data on call minutes, costs, and metadata for accurate accounting.

What is the difference between MDR and CDR detailed reports in Telnyx?

MDR (Messaging Detail Records) and CDR (Call Detail Records) are Telnyx report types tracking messaging and voice usage respectively. Both provide granular cost and metadata data for automated financial reconciliation and operational analytics.

Can I retrieve a specific Telnyx billing report by ID using the Go SDK?

Yes, you can retrieve specific Telnyx billing reports by their ID or list all available reports using the Go SDK. This programmatic access to reporting APIs facilitates automated financial reconciliation.

Do I need specific dependencies to automate Telnyx account usage reports?

No specific dependencies are required to automate Telnyx account usage reports beyond the standard Go environment. The Skill provides standalone Go SDK examples for generating and retrieving reporting data.

What's the best way to get product-specific usage data from Telnyx for analytics?

The best way to get product-specific usage data from Telnyx for analytics is using Go SDK examples to generate product-specific usage reports. This enables automated operational analytics through programmatic API access.