llm
llm.textAnalyzeText Analyze
Ask the configured runtime LLM to analyze text.
Inputs
3InputValue typeRequirementAccepted sources
Instruction
instructionLLM analysis instruction. Value type: string. Fixed text only.stringRequiredliteralText to Analyze
textToAnalyzeRuntime value to analyze. Must reference a text-serializable node output: string, number, bool, object, or array. Objects and arrays are serialized to compact JSON text before analysis.anyRequirednodeOutputOutput Fields
outputFieldsStructured JSON fields the model must return. Every field is required. Types include string, number, boolean, object, array, point, and rect.arrayOptionalliteralOutputs
5Output pathValue typeCoordinate space
data.structuredobject—data.rawobject—data.finishReasonstring—data.modelstring—data.providerstring—Runtime support
DesktopSupported
Android AgentSupported