Integrations

Send Discord message

Send a message to the user via Discord.

Parameters#

messagestringrequired

The text content. Must be non-empty.

reply_to_message_idstringdefault: ""

Optional Discord message ID to reply to. Omit for default reply behavior.

thread_idstringdefault: ""

Optional Discord thread ID to send into. Overrides channel_id/current context destination.

channel_idstringdefault: ""

Optional Discord channel ID to send into when not targeting a thread.