chat_search_messages
Search Microsoft Teams messages by keyword across all accessible teams and chats, returning message text, author, timestamp, and a direct link.
Instructions
Search Microsoft Teams messages the signed-in user can see, across every team and chat, by keyword. Returns message text, author, timestamp and a link to the message in Teams. Use for 'what did someone say about X'. chat_list_channel_messages is the tool for reading one channel in order instead of searching. Requires Chat.Read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keywords to find in Teams messages | |
| max_results | No | Maximum messages to return |