guild_list_voice_regions
List all voice regions available for a guild, including VIP regions, to select the rtc_region for a voice or stage channel.
Instructions
Purpose: List voice regions available to a guild (incl. VIP regions).
When to use:
Pick an
rtc_regionfor a voice/stage channel.
Returns: {regions:[{id, name, optimal, deprecated, custom}], count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | Guild to query |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||