The MJ: AI Prompts ID to run for each record.
OptionalinputMapping: Record<string, string>Optional mapping shaping the data passed to the prompt (default: { record }).
Processes one record.
The record to process.
The per-record execution context.
The record's outcome (Succeeded / Failed / Skipped) plus any payload / trace links.
Runs an AI Prompt per record and returns its structured output (write-back is the wrapper's job).