imap_folder_status
Retrieve status information for an email folder, including message count and other metadata.
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. |