read-email
Access and retrieve the content of a specific email using its ID and optional shared mailbox address via Microsoft Outlook's Graph API integration.
Instructions
Reads the content of a specific email
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | ID of the email to read | |
sharedMailbox | No | Email address of shared mailbox to read from (e.g., 'shared@company.com') |