search_messages
Find messages in the local Microsoft Teams cache by case-insensitive substring match. Optionally filter results by the last N days and control the number of returned results.
Instructions
Case-insensitive substring search across cached messages.
Optional days restricts to messages received in the last N days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| limit | No | ||
| query | Yes | ||
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |