Hello,
I have always that error using template
Invalid input: expected object, received string
And while checking the trace, the description is
Update the working memory with new information. Any data not included will be overwritten. Always pass data as string to the memory field. Never pass an object.
What am I missing ?