discord_search_messages
Search Discord messages by text query, with optional filters for guild, channel, or author.
Instructions
Search messages in a guild (set guildId) or a DM/channel (set channelId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Text to search for | |
| guildId | No | ||
| authorId | No | Restrict to this author | |
| channelId | No |