clear_cache
Clear stale in-memory caches (folder list, message metadata, analytics) after external mailbox changes like webmail folder edits, without affecting 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 | |||