Return quoted item string to calling workflow for downstream use

Your sub-workflow line items arrive unformatted, forcing downstream scripts into manual parsing. It returns a quoted, delimiter-safe string so integrations consume lists within seconds.

Return quoted item string to calling workflow for downstream use

Overview

Raw line-item lists from reusable components often break downstream scripts and force engineers into manual fixes. This flow converts those lists into a quoted, delimiter-safe string so integrations and pipelines keep running without parsing errors and recover within seconds.

Return quoted item string to calling workflow for downstream use