Index Status
index.statusInspect the active regex index for a workspace to view corpus selection, freshness, and storage paths without rebuilding the index.
Instructions
Describe the active regex index for a workspace, including corpus selection, freshness, and storage paths, without rebuilding it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceRoot | No | Absolute workspace root to inspect. Defaults to the server workspace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ready | Yes | ||
| byteSize | Yes | ||
| fileCount | Yes | ||
| sourceMode | No | ||
| stalePaths | Yes | ||
| storageDir | Yes | ||
| workspaceId | Yes | ||
| sourceRevision | No | ||
| overlayFileCount | Yes |