CreateListNode, and exposes the list through an output node.
You’ll end up with. An existing pipeline (fetched by id) re-saved with three nodes: a string input, a CreateListNode, and an output node returning the list.
Expected output
This script does not print — success is signalled by the pipeline being re-saved without raising. Fetch the pipeline in the dashboard to confirm the three nodes are wired.See also
Read-JSON pipeline
Extract values from a JSON string instead of building a list.
Text processing pipeline
Combine and reformat strings inside a pipeline.
Pipeline reference
Full method surface.
