Subworkflow parameters

The key words “MUST”, “MUST NOT”, “SHOULD”, etc. are to be interpreted as described in RFC 2119.

Usage of parameters

Subworkflows MUST NOT assume that named params defined in the parent workflow will be passed to the subworkflow. This allows developers to name their parameters as needed. Use additional input value channels for such scenarios.