list_folders
Retrieve email folders and their message counts. Counts are cached; use folder_stats for exact counts.
Instructions
List available email folders/mailboxes with message counts. The per-folder counts come from a cached IMAP STATUS that Proton Mail Bridge can serve stale — do NOT treat them as authoritative for decisions like "is this folder empty before deleting". Use count_messages or folder_stats (both SELECT+SEARCH the live mailbox) when you need an exact count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||