read_messages
Retrieve message history from a Discord channel or thread, with options to paginate before, after, or around specific message IDs and set a limit.
Instructions
Read channel or thread history. Use the oldest message ID as before for older pages.
Only one of before, after, around may be supplied. Discord may omit message content when the credential lacks the required access or intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| around | No | ||
| before | No | ||
| channel_id | Yes |