List Granted Mailboxes
mailbox_list_granted_mailboxesRetrieve IDs of mailboxes granted to this connection, supporting search by ID or email and pagination.
Instructions
Use this first when the token can access more than one mailbox. It searches only the mailboxes granted to this connection and returns IDs to pass as mailbox_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search by mailbox ID or email address. | |
| limit | No | Maximum results (default 50). | |
| cursor | No | Cursor from the previous response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||