clear_index
Delete the persistent mailbox index to reset corrupted or incompatible data. Requires sync_emails to rebuild; irreversible, but does not affect in-memory caches.
Instructions
Delete the entire persistent SQLite mailbox index from disk. Use only to reset a corrupted or schema-incompatible index. After clearing, call sync_emails to rebuild. Irreversible — all indexed metadata and search history is lost. Does NOT clear in-memory caches — use clear_cache for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||