get_index_status
Check background indexing task status, including indexed text and vector chunk counts and completion timestamps. Optionally wait for indexing to finish.
Instructions
Inspect the live indexing state: background quick/thorough task status, indexed text and vector chunk counts, and completion timestamps. Set wait=True and optional timeout_seconds to synchronously await index completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||