Caspian Discord send (caspian:Discord)
Post a message to a Discord channel through the connected Caspian bot.
When to use
- User runs
/caspian:discordor/caspian-discord - User asks to post / message a Discord channel via the agent
How
Parse to (Discord channel snowflake id) and body.
Call tool
caspian_send_discordwithtoandbody.Present the tool output. Always include:
Discord:
tois a channel snowflake (Developer Mode → Copy Channel ID). Invite the bot to the server first. For DMs, use the DM channel id after the user has opened a DM with the bot.Do not claim success without a tool result.
If Discord is not connected, suggest
/caspian:connect-discordfirst.
Reliability notes
- Outbound send is outside the inbound critical path; failures should not drop the listen loop.
- Inbound Discord only works when
discordis incaspian.jsonchannels(admit blast-radius) after restart.