manage_reply_draft
Manage Reply Draft
Conversation-native reply drafting via Graph **createReply** / **createReplyAll** (creates a real draft message), then **patch** or **delete** that draft. Prefer this over raw compose when replying in a thread.
manage_reply_draft
Conversation-native reply drafting via Graph **createReply** / **createReplyAll** (creates a real draft message), then **patch** or **delete** that draft. Prefer this over raw compose when replying in a thread.
send_reply
Send a reply either by **submitting an existing draft** (`send_draft`) or **Graph reply / replyAll** with a short comment (`instant_reply`). Prefer `send_draft` after **Manage Reply Draft** when the body was edited.
triage_conversation
Apply a single triage **action** to **every message** in a conversation (same `conversationId`). Supports archive, move folder, read/unread, flag/unflag, replace categories, and delete—aligned with fast inbox workflows.
search_conversations
Search the mailbox and return **conversation-centric** results: messages are grouped by `conversationId` so you can triage threads, not isolated messages. Uses the same Graph list/search semantics as listing messages, then aggregates the latest activity per thread.
get_conversation_context
Load full thread context for a **conversationId**: every message in the thread (paginated server-side), ordered chronologically. Use after **Search Conversations** or when you already know the thread id.
Conversation-first Microsoft 365 mail for inbox triage: search and group threads, load full conversation context, bulk triage (archive, move, read state, flags, categories, delete), create and edit reply drafts with Graph createReply/createReplyAll, send from drafts or instant reply/reply-all, and webhook notifications for message changes with conversation context.
Common questions about connecting Superhuman Microsoft 365 to AI agents with Metorial.