List Discord messages
discord_list_messagesFetch a bounded page of messages from a specified Discord channel using channel ID, with optional before/after cursors and limit.
Instructions
Reads a bounded page of messages from one allowlisted guild channel. The Discord application must have Message Content Intent enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| before | No | ||
| channelId | Yes |