get_folders
Lists all mailbox folders with message and unseen counts from the live IMAP session. Use this to discover available folder names before targeting emails, moving messages, or creating new folders.
Instructions
Return all mailbox folders with message counts and unseen counts from the live IMAP session. Use to discover available folder names before targeting get_emails, move_email, or create_folder. Prefer sync_folders to force a fresh fetch when the folder list appears stale. Folders with noselect:true cannot be used for IMAP operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||