discord_get_message
Retrieve a specific Discord message by its ID, including full attachment details, using the channel ID and message ID as inputs.
Instructions
Get a specific message by ID with full attachment details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | The Discord channel ID | |
messageId | Yes | The message ID to retrieve |