here's what I'm working on, a chatbot to help users set up email authentication records (DKIM, SPF, DMARC) in various sending systems (think Mailchimp or Constant Contact). It's a lot but it honestly works pretty well, even has code to validate records are in place by making DNS calls! Looking to see if I can simplify it with the AI Agent step instead of all this conditional stuff...