discord_get_message
Retrieve a specific Discord message by ID, including full attachment details, to access and analyze message content directly from the channel.
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 |