dm_search
Search direct messages and group DMs for text, author, date, or content type filters, with results ordered newest first.
Instructions
Search a DM or group DM, newest first; needs the user token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| has | No | Only messages with this kind of content: file, image, video, link, embed, sound, or sticker | |
| after | No | Only messages after this date, YYYY-MM-DD | |
| limit | No | Messages to return, at most 500 | |
| before | No | Only messages before this date, YYYY-MM-DD | |
| content | No | Text to search for | |
| author_id | No | Only messages by this user id | |
| channel_id | Yes | DM channel id, from `list_dms` |