telnyx-messaging-hosted-javascript

Manage Telnyx hosted SMS numbers, toll-free verification, and RCS messaging 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-messaging-hosted-javascript-team-telnyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telnyx-messaging-hosted-javascript
Source: https://github.com/team-telnyx/telnyx-toolkit/tree/main/api/javascript/telnyx-messaging-hosted-javascript
Command: npx skills add https://github.com/team-telnyx/telnyx-toolkit --skill telnyx-messaging-hosted-javascript-team-telnyx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the setup and management of SMS, Toll-Free verification, and RCS messaging services, especially when migrating numbers or enabling advanced rich messaging features.

Core Features & Use Cases

  • Number Management: Order, retrieve, and delete hosted messaging numbers.
  • Verification Workflows: Handle verification codes for hosted numbers and manage toll-free verification requests.
  • RCS Messaging: Send RCS messages, manage RCS agents, and check capabilities.
  • Use Case: A business needs to migrate its existing SMS numbers to Telnyx and enable rich RCS features for customer engagement. This Skill provides the JavaScript examples to accomplish these tasks.

Quick Start

Use the telnyx-messaging-hosted-javascript skill to create a new messaging hosted number order.

Frequently Asked Questions about telnyx-messaging-hosted-javascript

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

FAQPage Schema
How do I migrate existing SMS numbers to Telnyx using JavaScript?

Migrate SMS numbers to Telnyx using JavaScript by creating a hosted number order via the API. This Skill provides JavaScript SDK examples to create, retrieve, and delete hosted messaging number orders.

What is required to submit a toll-free verification request with JavaScript?

Toll-free verification requires submitting and updating verification requests through the API. This Skill provides JavaScript examples to manage the submission workflow and upload supporting documents for verification.

How do I send RCS messages and manage RCS agents in JavaScript?

Send RCS messages and manage RCS agents using the Telnyx JavaScript SDK. This Skill covers API operations for sending RCS messages, checking capabilities, and managing RCS agent configurations.

Can I upload documents and validate codes for hosted messaging numbers using JavaScript?

Yes, you can upload documents and validate codes for hosted messaging numbers. The Skill provides JavaScript SDK examples for uploading required files and validating verification codes during the number migration process.

Does this Skill support checking RCS eligibility before enabling rich messaging features?

Yes, checking eligibility is supported. The Skill covers API operations for checking RCS capabilities before you enable rich messaging features for business customer engagement.

What steps are involved in deleting a hosted SMS number order with the Telnyx JavaScript SDK?

Deleting a hosted SMS number order involves calling the API operation provided by the Telnyx JavaScript SDK. This Skill includes examples for retrieving and deleting existing hosted number orders.