Get a unified folder
folder_get_unifiedGets the unified folder for a specified type (inbox, drafts, etc.) that spans all accounts. Use its ID anywhere a folder ID is accepted for cross-account operations.
Instructions
Get the unified folder that spans every account, e.g. all inboxes at once.
Its id works anywhere a folder id is accepted, so mail_list on the unified
inbox lists new mail across all accounts in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_type | Yes | ||
| include_subfolders | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||