telnyx-video-go

Manage Telnyx video rooms, participants, recordings, and sessions with Go SDK examples.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github.com/team-telnyx/telnyx-go, and includes references (resource) components.

What problem does it solve?

This skill simplifies the creation and management of real-time video communication and conferencing rooms using the Telnyx Go SDK.

Core Features & Use Cases

  • Video Room Management: Create, view, update, and delete video rooms.
  • Participant & Session Control: Manage participants within sessions, including muting and kicking.
  • Token Generation: Create and refresh client tokens for joining rooms.
  • Use Case: A developer can use this skill to quickly integrate Telnyx's video conferencing capabilities into a Go application, allowing users to create and join video calls seamlessly.

Quick Start

Use the telnyx-video-go skill to create a new video room.

Frequently Asked Questions about telnyx-video-go

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

FAQPage Schema
How do I manage Telnyx video rooms using Go?

You can manage Telnyx video rooms using Go by utilizing the telnyx-go SDK to create, view, update, and delete rooms. This skill provides examples for real-time video communication and conferencing functionalities directly within your Go application.

Can I control participants and sessions in a Telnyx video room with Go?

Yes, you can control participants and sessions in a Telnyx video room with Go. The skill provides SDK examples for managing participants within sessions, including actions like muting and kicking users, facilitating real-time communication control.

Do I need the telnyx-go library to handle video conferencing in my Go application?

Yes, you need the telnyx-go library to handle video conferencing in your Go application. This skill requires the github.com/team-telnyx/telnyx-go dependency to interact with the Telnyx API for real-time video communication and room management.

How do I generate client tokens for joining Telnyx video rooms in Go?

To generate client tokens for joining Telnyx video rooms in Go, you use the telnyx-go SDK examples provided by this skill. It facilitates token creation and refreshing, allowing users to seamlessly join and authenticate with real-time video calls.

What is the best way to delete room compositions and recordings using the Telnyx Go SDK?

The best way to delete room compositions and recordings using the Telnyx Go SDK is through the provided skill examples. It demonstrates how to manage and delete room compositions, participants, recordings, and sessions effectively for real-time video conferencing.

Does this Go SDK skill support creating and deleting room recordings?

Yes, this Go SDK skill supports creating and deleting room recordings. It provides specific examples for managing room compositions, participants, recordings, and sessions to facilitate real-time video communication and conferencing functionalities.