Initiates a modern, flexible asynchronous data extraction process using a JSON schema for the desired output and a prompt. Returns an ID for tracking.
An array of documents to extract data from.
A JSON schema defining the structure of the desired extraction output.
A prompt guiding the extraction process.
Optional control over the reasoning effort for extraction.
low, medium, high The model to use for extraction.
reasoning-3-mini, reasoning-3, base-5, base-5-mini, base-5-nano The priority of the extraction task. Non-interactive is lower priority.
interactive, non-interactive Accepted. Advanced extraction process initiated.
Accepted. Advanced extraction process initiated.
The ID to track the asynchronous extraction task.