sync_folders
Synchronize the folder list with the IMAP server to reflect external changes from Proton webmail. Use when get_folders returns outdated data.
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 | |||