When using scenario chaining (child scenarios), the child scenario's output isn't returned to the parent, strongly limiting the usefulness of what otherwise seems like a core feature. Only the Execution ID is returned; the feature request is to return whatever was output by the last module in the child scenario.
Not having this forces designers to work around the problem using webhooks, making the process far more complicated and inefficient than it needs to.