manage_channel_permissions
Control channel access in TeamSpeak by adding, removing, or listing specific permissions for designated channels.
Instructions
Add or remove specific permissions for a channel
Input Schema
TableJSON 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) |