download-attachments
Retrieve email attachment details from Microsoft Outlook using the Microsoft Graph API. Provide the email ID and optional shared mailbox address to access and manage attachments efficiently.
Instructions
Downloads information about email attachments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
emailId | Yes | ID of the email to get attachments from | |
sharedMailbox | No | Email address of shared mailbox (e.g., 'shared@company.com') |