Inputs
The scheduled child workflow can read the payload through Data from
Trigger. This action has no result output because it does not wait for the
future run.
Scheduling confirms that the run was queued, not that it eventually succeeded.
Use a project variable, email, or another durable side effect in the child
workflow when completion must be observable.