outlook_attach_to_draft
Attach files to a draft email; for files over 3MB, it automatically uses an upload session.
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 |