get_index_status
Check the current index status, including database location, indexing state, total items, modules indexed, and progress if running.
Instructions
Get the current status of the index and any ongoing indexing operations.
Returns information about:
Database location
Whether indexing is currently running
Total number of indexed items
Number of modules indexed
Breakdown by item type
Indexing progress (if running)
Returns: Status information including database path, item counts and indexing state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||