Skip to content

guild_modify_current_voice_state

Category: guild

Update the bot’s own voice state in a stage channel (request to speak, toggle suppress).

  • Bot wants to raise its hand (request_to_speak_timestamp = now) or step down (suppress = true).
FieldTypeRequiredDescription
guild_idstringyesGuild containing the stage channel
channel_idstringnoStage channel the bot is currently in
suppressbooleanno
request_to_speak_timestampunknownnoISO8601 timestamp; null clears, future requests to speak

\{ok, guild_id\}. Discord returns 204 (no body).

FieldTypeRequiredDescription
okbooleanyes
guild_idstringyesDiscord guild (server) ID
PropertyValue
Read-onlyno
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

packages/mcp-core/src/tools/guild/modify_current_voice_state.ts