get_ingest_status
Check the progress of a background add_documentation job using the job_id returned at submission. Confirms whether document ingestion into the vector index is complete.
Instructions
Check progress of a background add_documentation job.
Args: job_id: The id returned when the job was submitted with background=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |