check_extraction_status
Monitor the progress of datasheet extraction for electronic components. Track status updates including ready, extracting, pending, or failed states with current step and elapsed time.
Instructions
Check the extraction status of one or more parts. Returns per-part status: 'ready' (datasheet extracted), 'extracting' (in progress), 'pending' (queued), 'failed' (extraction failed), or 'not_extracted' (unknown part). Includes current extraction step, elapsed time, and document ID for tracking. Free — use this to poll progress after prefetch_datasheets or read_datasheet.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part_numbers | Yes | List of MPNs to check (max 20) |