hebbrix_extraction_status
Check the status of a smart-ingestion extraction job. Poll until completion to retrieve created or updated atomic memories, or receive an actionable error if the job fails.
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 | |||