Discord
Communication · 90 actions · connect by signing in
Actions
A sample of the 90 Discord actions. Each keeps the schema of the real API.
discord.list_messagesreaddiscord.get_messagereaddiscord.create_messagewrite · needs approvaldiscord.list_channelsreaddiscord.get_channelreaddiscord.create_channelwritediscord.delete_messagedelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list messages", "app": "discord" }execute_tool
{ "name": "discord.list_messages",
"fields": ["id"] }