outlook_attach_to_draft
Attach files to an existing Outlook draft by draft ID; files over 3MB upload automatically via session. Returns attachment IDs for later removal.
Instructions
Add attachments to an existing draft; auto-switches to upload-session for files >3MB.
attachment_paths resolve inside the configured attachments directory
(attachments_dir, default ~/.outlook-mcp/attachments) — a bare filename is looked up
there, and a path outside it is refused. Returns new
attachment IDs for later removal via outlook_remove_draft_attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | ||
| attachment_paths | Yes |