get_track_status
Verify document indexing completion and success by providing the track_id returned from insert or upload operations.
Instructions
Check the processing status of the document(s) associated with a track_id -- use this after insert_text/insert_texts/upload_file to see whether indexing finished, and whether it succeeded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | Tracking ID returned by insert_text, insert_texts, upload_file, or scan_documents. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||