Skip to content
💬

Discord API Template

Messages, channels, guilds

4 Tools Included

GET

get_messages

Get messages in a channel

https://discord.com/api/v10/channels/{channel_id}/messages

POST

send_message

Send a message to a channel

https://discord.com/api/v10/channels/{channel_id}/messages

GET

get_guild

Get guild (server) details

https://discord.com/api/v10/guilds/{guild_id}

GET

list_channels

List channels in a guild

https://discord.com/api/v10/guilds/{guild_id}/channels

Setup

  1. 1.Click "Use template" below
  2. 2.Replace placeholder tokens (e.g. {notion_token}) with your real credentials
  3. 3.Deploy and connect to your AI client