"hello", then truncates the combined text via TextFormatterNode.
You’ll end up with. A re-saved pipeline (fetched by id) wired as input_1 → combine_1 → text_formatter_1 → output_1.
Expected output
This script doesn’t print anything — success is signalled by the twopipeline.save() calls completing without an exception. Inspect the saved pipeline in the dashboard to verify the wiring.
See also
Create-list pipeline
Build a list inside a pipeline.
Read-JSON pipeline
Parse a JSON string and extract named keys.
Pipeline reference
Full method surface.
