llmllm.imageAnalyze

Image Analyze

Ask the configured runtime LLM to analyze an image artifact.

Inputs

3
InputValue typeRequirementAccepted sources
InstructioninstructionLLM image analysis instruction. Value type: string. Fixed text only.stringRequiredliteral
ImageimageImage artifact to analyze. Must reference an upstream artifact object such as vision.capture data.artifact, asset.template data.artifact, or file.read data.artifact.objectRequirednodeOutput
Output FieldsoutputFieldsStructured JSON fields the model must return. Every field is required. Types include string, number, boolean, object, array, point, and rect.arrayOptionalliteral

Outputs

5
Output pathValue typeCoordinate space
data.structuredobject
data.rawobject
data.finishReasonstring
data.modelstring
data.providerstring

Runtime support

DesktopSupported
Android AgentSupported