propose_send_draft
Preview sending an existing draft without actually sending it. Returns a draft ID and requires confirmation before the irreversible send action.
Instructions
PREVIEW sending an existing draft. Sends nothing — returns a draft_id.
Read every recipient back to the user before asking them to confirm. Sending is the only action in this server that cannot be undone — there is no restore, no snapshot, and no recall.
Requires both the Mail.Send scope and HOTMAIL_MCP_ALLOW_SEND=true.
Args:
message_id: The draft to send, e.g. from apply_draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |