sync_folders
Refreshes the folder list from the IMAP server to capture external changes and returns the updated folders. Use when stored data is stale after changes made outside the bridge.
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 | |||