Skip to content

runExtractors

function runExtractors(options): Promise<ExtractionRunResult>;

Runs all extractors in one merged structured model call; persists per slug on success.

Parameter Type

options

RunExtractorsOptions

Promise<ExtractionRunResult>