list_folders
Retrieve a list of all mail folders in your Yandex mailbox including human-readable names, IMAP folder names, and attributes for further operations.
Instructions
List all mail folders in the Yandex mailbox.
Returns list of folders with:
name: Human-readable folder name (decoded from IMAP UTF-7)
imap_name: Raw IMAP folder name (use this for other operations like search_emails)
attrs: IMAP folder attributes, e.g. ["\HasNoChildren", "\Trash"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |