get_index_status
Check the local email index to verify it is fresh and complete with metadata like row count, sync timestamp, schema version, and folder coverage before running indexed searches.
Instructions
Return metadata about the local SQLite email index: row count, last sync timestamp, index schema version, and per-folder coverage. Use to verify the index is fresh and complete before querying it with search_indexed_emails or get_threads. If the index is empty or stale, call sync_emails first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||