hebbrix_extraction_status
Poll a smart-ingestion job to track its progress and get the atomic memories once extraction completes. If the job fails, receive an actionable error. Poll promptly, as jobs expire.
Instructions
Poll a smart-ingestion job returned by hebbrix_remember(extract=True).
Returns queued/processing/indexing_pending until terminal, then returns the created/updated atomic memories on completed or an actionable error on failed. Jobs expire after the backend retention window, so poll promptly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| collection_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||