clear_index
Reset a corrupted or schema-incompatible mailbox index by deleting the persistent SQLite index. Rebuild by syncing emails afterward. Note: does not clear 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 | |||