@stephengpope: If your automation keeps generating draft replies before you’ve sent the first one, you’re missing a simple control. Add a filter that checks if the last message is from you. If it is, the automation holds. If it’s not, it proceeds. This prevents stacked drafts and keeps your system clean — especially when using agents that run on triggers like new messages. Small logic like this is what separates chaotic automations from reliable systems.