manage_channel_permissions
Control channel permissions on TeamSpeak MCP by adding, removing, or listing specific permissions for a channel using the channel ID and desired action.
Instructions
Add or remove specific permissions for a channel
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| channel_id | Yes | Channel ID to modify permissions for | |
| permission | No | Permission name (required for add/remove actions) | |
| value | No | Permission value (required for add action) |