discord_get_recent_messages
Retrieve recent messages from a Discord channel by passing its channel ID. Set the limit parameter to control how many messages to fetch.
Instructions
Fetch recent messages from a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| guild_id | No | ||
| channel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||