What I need is to detect if an email is sent using the "Schedule Send" tool in Gmail[1], via API or reading email headers (on the sender side/inbox).
Exactly the opposite scenario than here: As a recipient, is it possible to detect if an email was sent via Gmail's "Schedule Send" vs. "Send"?
In my experience, a scheduled email looks like a draft or a received email (with your address in the "from") for the API, and then, it raises an event when it is sent that adds the "SENT" label to the email. Is there a way to know that those are outgoing emails before the event?
[1] https://support.google.com/mail/answer/9214606?co=GENIE.Platform%3DDesktop&hl=en