Hi, I’m trying to configure an scenario where a long text in a Sheets cell must be shared as a value with a Gemini module.
The reason I want to do it in a sheet document is I can run 1 row every certain time automatically.
Steps taken so far
Tried to send value straight forward from sheets to Gemini, also tried to set variable in order to send just text in another format, but even with another modules, output show always a long string that Gemini understands as empty.
This is what I get as output with the Search Row module. A long text (longer than it appears on screenshot) that proves cell is formatted correctly. But somehow, can’t make Gemini gets this text correctly. Any way to make it work?