Discord Integration
Discord API Operations
Browse all 16 operations available for Discord workflow automation.
communication
16 operationsDISCORD_GET_CURRENT_USER_APPLICATION_ENTITLEMENTSGet Current User Application Entitlements
Tool to retrieve entitlements for the current user for a given application.
DISCORD_GET_GATEWAYGet Gateway
Tool to retrieve a valid WebSocket (wss) URL for establishing a Gateway connection to Discord.
DISCORD_GET_GUILD_TEMPLATEGet Guild Template
Tool to retrieve information about a Discord guild template using its unique template code.
DISCORD_GET_GUILD_WIDGETGet Guild Widget
Tool to retrieve the guild widget in JSON format.
DISCORD_GET_GUILD_WIDGET_PNGGet Guild Widget PNG
Tool to retrieve a PNG image widget for a Discord guild.
DISCORD_GET_INVITEGet Invite (Deprecated)
DEPRECATED: Use DISCORDINVITERESOLVE instead.
DISCORD_GET_OPENID_CONNECT_USERINFOGet OpenID Connect userinfo
Retrieve OpenID Connect compliant user information for the authenticated user.
DISCORD_GET_PUBLIC_KEYSGet Public Keys
Tool to retrieve Discord OAuth2 public keys.
DISCORD_GET_USERGet User
Retrieve information about a Discord user.
DISCORD_GET_MY_OAUTH2_AUTHORIZATIONGet my OAuth2 authorization
Retrieves current OAuth2 authorization details for the application, including app info, scopes, token expiration, and user data (contingent on scopes like…
DISCORD_GET_MY_GUILD_MEMBERGet my guild member
Retrieves the guild member object for the currently authenticated user within a specified guild, provided they are a member of that guild.
DISCORD_GET_MY_USERGet my user
Fetches comprehensive profile information for the currently authenticated Discord user, including email if the 'email' scope is granted.
DISCORD_LIST_STICKER_PACKSList Sticker Packs
Tool to retrieve all available Discord Nitro sticker packs.
DISCORD_LIST_MY_GUILDSList my guilds
Lists the current user's guilds, returning partial data for each; primarily used for displaying server lists or verifying memberships.
DISCORD_INVITE_RESOLVEResolve Invite
Tool to resolve and retrieve information about a Discord invite code.
DISCORD_LIST_MY_CONNECTIONSRetrieve user connections
Retrieves a list of the authenticated user's connected third-party accounts on Discord.