access-shared-mailbox
Read emails from a shared mailbox by providing the mailbox address and optional folder. Control output verbosity and email count.
Instructions
Read emails from a shared mailbox you have access to
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sharedMailbox | No | Email address of the shared mailbox (required) | |
| No | Alias for `sharedMailbox` (more intuitive name for the same value). | ||
| folder | No | Folder to read from (default: inbox) | |
| count | No | Number of emails to retrieve (default: 25, max: 50) | |
| outputVerbosity | No | Output detail level (default: standard) |