search_index_status
Check the status of the iMessage search index to monitor indexing progress, view message counts, and verify database integrity for AI assistants accessing message history.
Instructions
Get the current status of the search index.
Returns information about the search index including:
Total number of indexed messages
Total number of messages with embeddings
Last indexed message rowid
Last embedded message rowid
Schema version
Database path and size
Backfill status (if applicable)
Returns: Dictionary with search index status and metadata.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||