discord_search
Search locally cached Discord messages by query, with optional filters for channel, date range, and result count.
Instructions
Full-text search across locally cached Discord messages (requires daemon).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search terms | |
| channelId | No | Limit to a specific channel (optional) | |
| since | No | ISO date lower bound (optional) | |
| until | No | ISO date upper bound (optional) | |
| limit | No | Max results |