Skip to main content
When called from a Discord conversation, the tool description includes the current channel_id, thread_id, and guild_id. These are used as defaults when not specified.

Parameters

string
default:"channels"
What to list: “guilds”, “channels”, “threads”, or “members” (default “channels”).
string
Discord server ID. Required for channels/threads/members unless the current conversation is in a server (then it defaults to that server).
number
default:1000
Max members to return when resource=‘members’ (default 1000, max 5000). Ignored for other resources.