retry_extraction
Requeue a rejected or retryable-failed document for extraction by submitting its document ID and run ID, restoring it to pending status.
Instructions
Explicitly return a rejected or retryable-failed document to the pending extraction queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |