discord_get_server_stats
Retrieve Discord server stats including member counts (humans and cached bots), channel breakdown, role count, boost tier and count, and server creation date. Returns a JSON object.
Instructions
Get a snapshot of server metrics: total members (humans vs cached bots), channel breakdown (text/voice/category), role count, boost tier and count, and creation date. Read-only. Returns a JSON object. Note: the bot count reflects only members currently in cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | Discord server (guild) ID (snowflake). |