get_extraction
Fetch metadata for a past extraction via its log ID to get the document type, OCR provider, status, and timestamp.
Instructions
Get the metadata for a specific past extraction by its log ID. Returns the document type, OCR provider used, status, and timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extraction_id | Yes | The extraction log ID returned by list_extractions. |