list-shared-mailboxes
Retrieve a list of shared mailboxes accessible to your account using Microsoft Outlook integration via the Microsoft Graph API.
Instructions
Lists available shared mailboxes that you have access to
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}