V2
Uses a character limit to dynamically pull more emails to fit in OpenAI API Payload. V3 will use EMAIL_VARIABLEQUANTITY=true
for this workflow, while EMAIL_VARIABLEQUANTITY=false
will rely on EMAIL_MAXEMAILS
for the amount to pull.
Terminal logs are far more verbose, so I added boxes
and a nice summary at the end.
Full Changelog: alpha...V2