telnyx-numbers-javascript

Search, reserve, and order Telnyx phone numbers via JavaScript SDK examples.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of searching for, reserving, and ordering phone numbers through the Telnyx API, streamlining number acquisition for your projects.

Core Features & Use Cases

  • Number Search & Coverage: Find available phone numbers based on location and features, and check country coverage.
  • Reservation & Ordering: Reserve numbers and place orders programmatically.
  • Use Case: A developer needs to quickly find and reserve 5 US-based toll-free numbers with SMS capabilities for a new application. This Skill can automate that search and reservation process.

Quick Start

Use the telnyx-numbers-javascript skill to search for available phone numbers in the US.

Frequently Asked Questions about telnyx-numbers-javascript

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

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

You can programmatically check country coverage and search for available Telnyx phone numbers based on specific location and features using the JavaScript SDK examples provided. The skill queries the Telnyx API to return matching numbers for voice and messaging services.

Can I reserve and order phone numbers programmatically with the Telnyx JavaScript SDK?

Yes, you can reserve and order phone numbers programmatically with the Telnyx JavaScript SDK. The skill automates placing orders and managing reservations, supporting real-time number provisioning directly through the Telnyx API.

Does this Telnyx number provisioning skill support filtering for SMS and toll-free capabilities?

Yes, this Telnyx number provisioning skill supports filtering for SMS and toll-free capabilities. You can search for available numbers with specific features by applying feature parameters during your Telnyx API availability search.

What do I need to manage Telnyx phone number inventory via API?

To manage Telnyx phone number inventory via API, you need a JavaScript environment and the Telnyx JavaScript SDK. The skill provides scripts to handle inventory management, number reservations, and orders without requiring additional dependencies.

What is the best way to automate acquiring multiple phone numbers for a new application?

The best way to automate acquiring multiple phone numbers for a new application is using the Telnyx JavaScript SDK to search, reserve, and place orders in batches. This skill streamlines the acquisition process for real-time number provisioning.