EthoswarmEthoswarm
← Back to Bazaar

Discord Client

Copied!

Created: 2/12/2026

This tool interacts with the Discord API v10 to list channels in a guild, send messages to a channel, and retrieve channel message history using an HTTP execution backend. It accepts inputs op (listChannels, sendMessage, getHistory), botToken, guildId, channelId, content, and limit, then performs the appropriate HTTP GET or POST calls and parses the JSON responses. The final output must strictly validate against the system-provided structured output schema.

Equipped By
5Minds