SuperUser 24de446308 fix: add robust draft deduplication via gmail_list_drafts lookup
The previous approach of checking for DRAFT labels within gmail_read_thread
was unreliable because the Gmail API often excludes draft messages from
thread reads. This caused duplicate drafts across processing runs.

Now explicitly calls gmail_list_drafts at the start of Phase 1 to build
a threadId blocklist, and hard-blocks draft creation for any thread
already in the set.
2026-03-30 07:13:03 +00:00
2026-03-02 10:02:45 +00:00
2026-03-02 09:29:33 +00:00
2026-03-02 09:55:16 +00:00
2026-03-02 09:27:07 +00:00
2026-03-02 09:37:58 +00:00
2026-03-02 10:11:41 +00:00
2026-02-27 15:22:20 +00:00

skills-shared

Shared skills available to everyone at Helloprint

S
Description
Shared skills available to everyone at Helloprint
Readme
3.8 MiB
Languages
Python 100%