sync_folders
Refresh the folder list from the IMAP server to ensure it reflects external changes made via Proton webmail, such as folder creation, renaming, or deletion.
Instructions
Refresh the in-memory folder list from the IMAP server and return the updated list. Use when folders have been created, renamed, or deleted externally (e.g. via Proton webmail) and get_folders is returning stale data. Prefer get_folders for a read-only view that does not force a refresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||