manage_channel_permissions
Add or remove channel permissions on a TeamSpeak server. Specify channel ID, action (add/remove/list), permission name, and value to control access.
Instructions
Add or remove specific permissions for a channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Channel ID to modify permissions for | |
| action | Yes | Action to perform | |
| permission | No | Permission name (required for add/remove actions) | |
| value | No | Permission value (required for add action) |