llmllm.textAnalyze

Text Analyze

Ask the configured runtime LLM to analyze text.

Inputs

3
InputValue typeRequirementAccepted sources
InstructioninstructionLLM analysis instruction. Value type: string. Fixed text only.stringRequiredliteral
Text to AnalyzetextToAnalyzeRuntime 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.anyRequirednodeOutput
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