Integrations
Get Discord info
Look up Discord servers, channels, threads, or members.
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#
resourcestringdefault: channelsWhat to list: "guilds", "channels", "threads", or "members" (default "channels").
guild_idstringdefault: ""Discord server ID. Required for channels/threads/members unless the current conversation is in a server (then it defaults to that server).
limitnumberdefault: 1000Max members to return when resource='members' (default 1000, max 5000). Ignored for other resources.