discord_reply
Reply to specific Discord messages using message IDs and channel information. This tool enables direct responses within Discord conversations from external applications.
Instructions
Reply to a specific Discord message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ID of the message to reply to | |
| channel | Yes | Channel name or ID where the message is | |
| message | Yes | Reply content |