Reference to the vision prompt a VisionLLMFeatureStep runs. Exactly one of PromptRef / InlinePrompt is used (inline wins when both are present).
PromptRef
InlinePrompt
Optional
Inline vision prompt body (used when no stored prompt is referenced).
Reference to a stored MJ: AI Prompts row (id or name).
MJ: AI Prompts
Reference to the vision prompt a VisionLLMFeatureStep runs. Exactly one of
PromptRef/InlinePromptis used (inline wins when both are present).