Flow argument size limits
Hello, is there a size limit to arguments for flows and subflows? I have a flow with a nested subflow setup. The subflow has multiple objects it takes as arguments. Upon running the whole flow from the parent, the arguments become undefined. This behaviour is not observed when testing the subflow individually or within the context of the parent flow.
I should also mention, I use json schema to aid in infering my argument types. Attached are flows to aid replicating my issue.
Thanks
I should also mention, I use json schema to aid in infering my argument types. Attached are flows to aid replicating my issue.
Thanks
parentflow.yaml7.81KB
subflow.yaml13.2KB