I’m running into a strange issue with the Search Gmail Emails block and was hoping to get some clarity.
As you can see in the attached screenshot, the block reports 37,576 results, which doesn’t make sense. The query I’m using should only return 7 emails. This is also confirmed by the Update Gmail Labels block, which uses the same query and correctly updates exactly 7 messages.
The inflated result count is confusing, but the bigger issue is with the output data from the Search Gmail Emails block. The block does return a JSON array with 7 email objects, which is correct. However, 5 out of those 7 emails have empty bodies—both plainBody and htmlBody are blank.
All 7 emails definitely have body content when viewed directly in Gmail, so I’m not sure why some of them aren’t being read properly by the block. The behavior seems inconsistent and makes the block pretty unreliable for downstream processing.
Any insight into what’s going on here or whether there’s a known limitation or fix would be greatly appreciated. Thanks!
