create_privilege_token
Generate privilege tokens to grant access to server or channel groups within TeamSpeak MCP. Specify token type, group ID, and optional details like channel ID or description to create tailored access keys.
Instructions
Create a new privilege key/token for server or channel group access
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel_id | No | Channel ID (required for channel group tokens when token_type=1) | |
custom_set | No | Optional custom client properties set (format: ident=value|ident=value) | |
description | No | Optional description for the token | |
group_id | Yes | Server group ID (for token_type=0) or channel group ID (for token_type=1) | |
token_type | Yes | Token type (0=server group, 1=channel group) |