run_extraction
Initiate an extraction on a document by specifying its ID and the sift to use, converting unstructured content into structured records.
Instructions
Enqueue extraction for a document on a specific sift.
Args:
document_id: The document identifier
sift_id: The sift to extract with
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | ||
| sift_id | Yes |