telnyx-fax-go

Manage fax operations and applications using the Telnyx Go SDK.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of programmatically sending and receiving faxes, and managing fax applications using the Go programming language.

Core Features & Use Cases

  • Fax Management: Create, retrieve, update, and delete fax applications.
  • Fax Operations: Send, view, delete, cancel, and refresh faxes.
  • Use Case: Integrate fax capabilities into your Go application to automate document transmission and reception, such as sending customer statements or receiving signed agreements.

Quick Start

Use the telnyx-fax-go skill to list all fax applications.

Frequently Asked Questions about telnyx-fax-go

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

FAQPage Schema
How do I send faxes using the Telnyx API in Go?

You can send faxes using the Telnyx Go SDK by programmatically calling the API to transmit documents. This skill manages fax operations, allowing your Go application to automate document transmission and reception.

Can I manage fax application lifecycles programmatically with Go?

Yes, you can manage fax application lifecycles programmatically with Go. The skill supports creating, retrieving, updating, and deleting fax applications via the Telnyx API for complete management.

What fax operations are supported by the Telnyx Go SDK?

Supported fax operations include sending, viewing, deleting, canceling, and refreshing faxes. The skill integrates with the Telnyx API to handle real-time fax communication tasks within your Go application.

Do I need the Telnyx Go SDK to automate fax reception?

Yes, the Telnyx Go SDK is required to automate fax reception. This skill uses the SDK to integrate Telnyx API capabilities, enabling real-time receiving of faxes like signed agreements directly in Go.

Is there a way to cancel an in-progress fax using Go?

Yes, you can cancel an in-progress fax using Go. The skill provides programmatic fax operations that include canceling and deleting active transmissions through the Telnyx API integration.