Item List Output Parser
Parse LLM output into a list of items on indie.money.
Written By Philippe
Last updated 2 days ago
Item List Output Parser
β Supported β Full feature parity
What It Does
Turns a model's text response into a clean list of items β one entry per line or bullet β so downstream nodes receive an array instead of a block of text.
Connections
Connect it to the Output Parser input of an Agent or chain.
Compatibility
Notes
- For structured objects (typed fields, JSON schema) use the Output Parser Structured node instead.