When running my app in the debugger, getting this error: Execution error: TypeError: Cannot read properties of undefined (reading 'length')

I used the MindStudio Architect to create a workflow that will summarize multiple property related documents. after the workflow was created, i run the app using the debugger and got the following error message when the system is executing the “Process Real Estate documents” function: : Execution error: TypeError: Cannot read properties of undefined (reading ‘length’)

What do I need to check/adjust in the “Process Real Estate documents” function to resolve this error?

Thanks!

@mylomindstudio Architect is an advanced feature and sometimes does not get you 100% of the way there. If that’s the step that is breaking then yes, you have to tweak and test until it works. I would encourage you to build from scratch first - see our YT channel https://www.youtube.com/@MindStudio_ai for build videos.