assign_client_to_group
Modify a client's server group membership by adding or removing them from a specified TeamSpeak group. Provide the client's database ID, the group ID, and the action (add or remove).
Instructions
Add or remove a client from a server group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_database_id | Yes | Client database ID to modify group membership for | |
| action | Yes | Action to perform | |
| group_id | Yes | Server group ID to add/remove client from |