Draft Microsoft Teams replies from available context. Use when the user wants help finding messages that likely need a response and preparing reply drafts.
Use this skill to identify Teams messages that likely need a reply and produce draft responses grounded in the available conversation context.
| Workflow | Skill |
|---|---|
| Refine or send the final Teams text | ../teams-messages/SKILL.md |
fetch, then reply_to_message only if the user wants to sendresolve_team, resolve_channel, then list_channel_messagesresolve_chat, then list_chat_messageslist_chats(unread_only=True) for unread direct conversations and group chatslist_recent_threads for recent channel or chat activityTeamsMessageResult.mentions against the caller's user ID from direct message-history reads. Do not rely on Teams search hits for mention detection.Format multiple drafts as:
*Teams Reply Drafts — <scope>*
*<chat / channel / thread info>*
Draft:
<draft text>
*<chat / channel / thread info>*
Draft:
<draft text>