telnyx-numbers-ruby

Manage Telnyx phone numbers with Ruby SDK examples.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires telnyx, and includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of finding, reserving, ordering, and managing phone numbers through the Telnyx API, using Ruby examples.

Core Features & Use Cases

  • Number Discovery: Search for available phone numbers based on location and features.
  • Order Management: Create, retrieve, update, and cancel number orders and reservations.
  • Use Case: A developer needs to programmatically acquire 100 US-based phone numbers for a new service. They can use this Skill to search for available numbers, check coverage, and place an order using the provided Ruby code examples.

Quick Start

Use the telnyx-numbers-ruby skill to list available phone number blocks.

Frequently Asked Questions about telnyx-numbers-ruby

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

FAQPage Schema
How do I search for available phone numbers using the Telnyx Ruby gem?

To search for available phone numbers using the Telnyx Ruby gem, you can use the provided Ruby SDK examples to query availability based on specific location and feature requirements. This allows you to discover numbers programmatically before placing an order.

Can I programmatically order and reserve multiple phone numbers in Ruby?

Yes, you can programmatically order and reserve multiple phone numbers in Ruby. The Skill provides examples for creating, retrieving, updating, and canceling number orders and reservations to support bulk acquisition workflows for your telecom service.

What is the process for managing Telnyx number orders and sub-orders in Ruby?

Managing Telnyx number orders and sub-orders in Ruby involves using the Telnyx Ruby gem to interact with the API. The Skill provides specific SDK examples for creating, retrieving, updating, and canceling these orders and their associated sub-orders.

Does this Ruby Skill support checking phone number coverage before creating an order?

Yes, the Skill supports checking phone number coverage before creating an order. You can use the provided Ruby SDK examples to verify coverage and ensure numbers are available for your desired location before finalizing a reservation.

What do I need to start acquiring phone numbers with the telnyx-numbers-ruby Skill?

To start acquiring phone numbers, you need the Telnyx Ruby gem installed and configured with your API credentials. The Skill provides Ruby SDK examples that require this dependency to interact with the Telnyx API for number management.