Mutes
MCP tools for mutes operations on the Euler Stream API.
Mute Room User
MCPmutes-mute_room_user
Mute a user in a TikTok LIVE room
Parameters
One ofOne authentication method required
x-oauth-tokenstring
Access token from a 3rd-party Euler OAuth app.
x-cookie-headerstring
Raw TikTok cookies for direct authentication.
user_id*string
The user ID to mute
durationenum
Mute duration in seconds (-1 = permanent, 5, 30, 60, 300)
comment_msg_idnumber
Optional comment message ID that triggered the mute
room_id*string
The room ID of the livestream
Playground
https://tiktok.eulerstream.com/mcpuser_idstringrequiredduration"-1" | "5" | "30" | "60" | "300"comment_msg_idnumberroom_idstringrequiredAuthCookie authentication
x-oauth-tokenstringx-cookie-headerstringUnmute Room User
MCPmutes-unmute_room_user
Unmute a user in a TikTok LIVE room
Parameters
One ofOne authentication method required
x-oauth-tokenstring
Access token from a 3rd-party Euler OAuth app.
x-cookie-headerstring
Raw TikTok cookies for direct authentication.
user_id*string
The user ID to unmute
room_id*string
The room ID of the livestream
Playground
https://tiktok.eulerstream.com/mcpuser_idstringrequiredroom_idstringrequiredAuthCookie authentication
x-oauth-tokenstringx-cookie-headerstringGet Muted Users
MCPmutes-get_muted_users
Retrieve the list of muted users in a TikTok LIVE room
Parameters
One ofOne authentication method required
x-oauth-tokenstring
Access token from a 3rd-party Euler OAuth app.
x-cookie-headerstring
Raw TikTok cookies for direct authentication.
pagenumber=
0Page number for pagination
room_id*string
The room ID of the livestream
x-image-sourceenum
Playground
https://tiktok.eulerstream.com/mcppagenumberroom_idstringrequiredx-image-source"ORIGIN" | "CDN" | "CDN_CNAME"AuthCookie authentication
x-oauth-tokenstringx-cookie-headerstring