read_messages
Fetch recent messages from a specified Discord channel by providing the channel ID and limit. Integrated with the MCP server for Discord functionality.
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) |