add_attachment_to_draft
Attach a base64-encoded file to an Outlook draft message. Provide the message ID, file name, and content.
Instructions
Attach a file (base64-encoded) to a draft message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| account_id | No | ||
| message_id | Yes | ||
| content_type | No | application/octet-stream | |
| content_base64 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||