llm
llm.textAnalyzeText Analyze
Ask the configured runtime LLM to analyze text.
Video tutorial
24Watch how to configure and run the llm.textAnalyze node in a real LaiCai Flow workflow.
Node tutorial: Text Analyze
Watch on YouTubeInputs
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