What is your goal?
Create a gmail draft email with email content produced from gemini module as an answer to a received email
What is the problem & what have you tried?
I am mapping Gmail draft email module’s body content field to the Google Gemini AI module’s result output field. This field gives correct email body content.
I am mapping the body content field to {{8.candidates.content.parts.text}} but it gives me an error that says “Invalid collection in parameter ‘contents’.”
I also tried mapping the body content field to {{8.result}} but it gives me the same error.
Error messages or input/output bundles
BundleValidationError
Validation failed for 1 parameter(s).
Invalid collection in parameter ‘contents’.




