Get My Mentions
get_my_mentionsRetrieve recent @mentions across all Teams channels and chats. Specify time range and result count to find messages where you were mentioned, with optional tenant and format controls.
Instructions
Find recent messages where the current user was @mentioned across all Teams channels and chats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Maximum number of mentions to return | |
| hours | No | Look back this many hours (max 168 = 1 week) | |
| tenantId | No | Target tenant ID from list_tenants. Omit only when a default is configured or exactly one tenant is connected. Resource IDs belong to this tenant. | |
| contentFormat | No | Format for message content. "markdown" (default) converts Teams HTML to clean Markdown optimized for LLMs. "raw" returns original HTML from Graph API. | markdown |