update_channel
Modify TeamSpeak channel properties such as name, description, password, client limits, and talk power requirements using the specified channel ID. Streamline channel management through direct updates.
Instructions
Update channel properties (name, description, password, talk power, limits, etc.)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel_id | Yes | Channel ID to update | |
codec_quality | No | Audio codec quality 1-10 (optional) | |
description | No | New channel description (optional) | |
max_clients | No | Maximum number of clients (optional) | |
name | No | New channel name (optional) | |
password | No | New channel password (optional, empty string to remove) | |
permanent | No | Make channel permanent (optional) | |
talk_power | No | Required talk power to speak in channel (optional) |