imap_folder_status
Check a folder's status to monitor message counts, unread emails, and other key metrics for efficient mailbox management.
Instructions
Get status information about a folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Folder name | |
| accountId | No | Account ID (from imap_list_accounts). Optional if accountName is given or only one account is configured. | |
| accountName | No | Account name instead of accountId. Optional if accountId is given or only one account is configured. |