message_context
Retrieve the conversation context around a specific Discord message, ordered oldest first. Provide the channel and message IDs to view surrounding messages and understand the discussion.
Instructions
The messages around one message, oldest first
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Messages to return, centred on the message | |
| channel_id | Yes | Channel or thread id of the message | |
| message_id | Yes | Message id |