outlook_attach_to_draft
Add attachments to an existing Outlook draft, with automatic upload session for files over 3MB.
Instructions
Add attachments to an existing draft; auto-switches to upload-session for files >3MB.
attachment_paths must be absolute paths to files that exist on the host. Returns new
attachment IDs for later removal via outlook_remove_draft_attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | ||
| attachment_paths | Yes |