discord_get_message
Fetch a specific Discord message by ID to read context before taking action. Requires channel and message identifiers.
Instructions
Fetch a single message by ID. Useful for reading context before acting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| message_id | Yes |