discord_list_roles
List all roles in a Discord server with color, position, member count, and permissions, ordered highest-first. Read-only JSON output.
Instructions
List all roles in a server (excluding @everyone), highest-first, with color, position, member count, and permissions. Read-only. Returns a JSON array. Use discord_get_role_members to see who holds a given role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | Discord server (guild) ID (snowflake). |