clear_cache
Clears in-memory caches (folder list, message metadata, analytics) to remove stale data after external mailbox changes. Does not affect the persistent SQLite index.
Instructions
Evict all in-memory caches: folder list, message metadata, and analytics data. Use when cached data appears stale after external mailbox changes (e.g. folders modified via Proton webmail). Does NOT affect the persistent SQLite index — use clear_index for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||