Discord
Overview
SLUG: DISCORD
Description
An instant messaging and VoIP social platform.
Authentication Details
OAuth2
Connecting to Discord
Create an auth config
Use the dashboard to create an auth config for the Discord toolkit. This allows you to connect multiple Discord accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Discord Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Discord toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
DISCORD_GET_CURRENT_USER_APPLICATION_ENTITLEMENTS
Tool Name: Get Current User Application Entitlements
Description
Action Parameters
Action Response
DISCORD_GET_GUILD_TEMPLATE
Tool Name: Get Guild Template
Description
Action Parameters
Action Response
DISCORD_GET_GUILD_WIDGET
Tool Name: Get Guild Widget
Description
Action Parameters
Action Response
DISCORD_GET_GUILD_WIDGET_PNG
Tool Name: Get Guild Widget PNG
Description
Action Parameters
Action Response
DISCORD_GET_INVITE
Tool Name: Get Invite
Description
Action Parameters
Action Response
DISCORD_GET_MY_GUILD_MEMBER
Tool Name: Get my guild member
Description
Action Parameters
Action Response
DISCORD_GET_MY_OAUTH2_AUTHORIZATION
Tool Name: Get my OAuth2 authorization
Description
Action Parameters
Action Response
DISCORD_GET_MY_USER
Tool Name: Get my user
Description
Action Parameters
Action Response
DISCORD_GET_OPENID_CONNECT_USERINFO
Tool Name: Get OpenID Connect userinfo
Description
Action Parameters
Action Response
DISCORD_GET_PUBLIC_KEYS
Tool Name: Get Public Keys
Description
Action Parameters
Action Response
DISCORD_GET_USER
Tool Name: Get User
Description
Action Parameters
Action Response
DISCORD_INVITE_RESOLVE
Tool Name: Resolve Invite
Description
Action Parameters
Action Response
DISCORD_LIST_MY_CONNECTIONS
Tool Name: Retrieve user connections
Description
Action Parameters
Action Response
DISCORD_LIST_MY_GUILDS
Tool Name: List my guilds
Description
Action Parameters
Action Response
DISCORD_LIST_STICKER_PACKS
Tool Name: List Sticker Packs
Description
Action Parameters
Action Response