mify.llm.summarize
Node ID: mify.llm.summarize
Category: llm
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
text (required) | string | Text to summarize |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
summary | string | Summarized text |
originalLength | number | Original text length in characters |
summaryLength | number | Summary length in characters |