Extract data

Pull structured data from text

What this step does

On the canvas this step appears as its own node with handles you wire to neighbours. Pull structured data from text Open the step sheet to change labels, descriptions, and family-specific fields. See the AI article for how this template sits beside related steps.

Execution tab

Open the Execution tab for model choice, instructions (or subtype-specific bodies such as content to summarise), and fields that feed the runner. See Execution settings for a cross-family overview.

Output tab

Map stable JSON keys from {{exe.*}} (and other resolved tags) into the object the next node receives as input. Use Import from execution when the sheet offers it, then adjust names to match your downstream contracts.

ValueDescription
{{exe}}Execution record for this AI run (fields depend on subtype and model output).

Related