Setup
- Tools → Discord → Connect
- Authorize the Discord bot for your server
- Grant access to specific channels as needed
Available actions
| Action | Description |
|---|---|
DISCORD_GET_GUILD_INFO | Get server (guild) details |
DISCORD_LIST_GUILD_CHANNELS | List all channels in a server |
DISCORD_FETCH_MESSAGES | Read recent messages from a channel |
DISCORD_SEND_MESSAGE | Post a message to a channel |
DISCORD_CREATE_CHANNEL | Create a new text or voice channel |
DISCORD_DELETE_MESSAGE | Delete a specific message |
DISCORD_ADD_ROLE_TO_USER | Assign a role to a server member |