telnyx-numbers-go

Manage Telnyx phone numbers using the Go SDK.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps developers programmatically manage Telnyx phone numbers, including searching for availability, placing orders, and managing reservations, all using the Go SDK.

Core Features & Use Cases

  • Number Search & Ordering: Find available numbers based on location and features, then place orders.
  • Reservation Management: Create, list, and extend reservations for phone numbers.
  • Order Tracking: Monitor the status of number orders and retrieve details.
  • Use Case: A developer needs to automate the process of acquiring a large batch of new phone numbers for a service rollout in a specific country. They can use this skill to search for numbers, reserve them, and place the order programmatically.

Quick Start

Use the telnyx-numbers-go skill to get country coverage information.

Frequently Asked Questions about telnyx-numbers-go

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

FAQPage Schema
How do I search for available Telnyx phone numbers using Go?

You can use the Telnyx Go SDK to programmatically search for available phone numbers, filtering by location and features to find specific inventory for your service rollout.

Can I automate phone number ordering and reservations with the Go SDK?

Yes, the Go SDK allows you to automate the entire phone number lifecycle by creating, listing, and extending reservations, then placing and tracking the status of your number orders programmatically.

What is the process for tracking Telnyx number orders in Go?

Tracking Telnyx number orders in Go involves using the SDK to monitor the status of placed orders, retrieve order details, and handle related entities like requirement groups and comments programmatically.

Does the Telnyx Go SDK support managing requirement groups and comments?

Yes, the Telnyx Go SDK supports handling related entities like requirement groups and comments, allowing you to manage these aspects during the phone number acquisition and lifecycle process.

Is Go required to manage Telnyx phone number inventory programmatically?

Go is not strictly required to manage Telnyx phone number inventory, but this skill provides specific Go SDK examples for interacting with the Telnyx Numbers API to search, reserve, and order numbers.