List IMAP Folders
list_foldersList all IMAP mailboxes or folders in an account, with optional wildcard pattern matching and recursive subfolder inclusion to organize and navigate email storage.
Instructions
List all IMAP mailboxes/folders in the account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_pattern | No | IMAP wildcard pattern, default "*" | |
| include_subfolders | No | true for recursive listing |