clear_index
Delete the entire persistent mailbox index to reset corrupted or schema-incompatible data. After clearing, rebuild the index by calling sync_emails.
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 | |||