clear_index
Delete a corrupted or incompatible mailbox index to reset it. Rebuild by calling sync_emails. Irreversible.
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 | |||