read_messages
Fetch recent messages from a Discord channel by specifying the channel ID and message limit, enabling easy access to conversation history.
Instructions
Read recent messages from a channel
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel_id | Yes | Discord channel ID | |
limit | No | Number of messages to fetch (max 100) |