get_guild_info
Gets detailed information about a Discord server: channels, roles (sorted hierarchically), and settings. Specify guild ID or use the current guild.
Instructions
Gets detailed information about a Discord server (guild), including channels, roles (sorted highest-to-lowest with the bot's hierarchy ceiling), and settings. If no guildId is specified, uses the currently selected guild.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guildId | No | Guild ID or name (optional, uses current guild if not specified) |