read_channel
Retrieve recent messages from a Discord text channel in chronological order. Provide a channel ID and optionally set a limit to control the volume of messages fetched.
Instructions
Read recent messages from a text channel, oldest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| channel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |