List conversations
list_conversationsList conversations from the local Microsoft Teams cache, filterable by kind, participant, title, or time. Reads only synced history on this device.
Instructions
Your Teams sidebar: the newest N conversations (default), or filter by kind/participant/title/time. Note: this reads the LOCAL Teams cache — history is the synced slice on this device, not the full server archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | how many (default 12) | |
| kind | No | ||
| query | No | match conversation title or participant | |
| since | No | ISO date or relative like -7d/-24h | |
| participant | No | display-name substring of a participant | |
| include_empty | No | include 0-message conversations (team roots); off by default |