Hook

Their other posts in the index, biggest breakout first.
Here's how you can build an email agent in n8n with zero code in under 60 seconds. Inside n8n, we're going to select an AI agent as our first node. We're then going to add a model, and this will basically be our brain. Then for memory, we're going to select simple memory. Now we need to add Gmail as a tool so the agent can actually send an email from our account. We're going to name the tool so the agent knows what it does. Now inside this field, we're going to enable this, which will allow AI to decide who the email will be sent to based on the instructions we give it, and then we're going to let AI decide the subject line and the message also. Now we're going to head in here and test it out. So I've said send an email to this email address and say that I'll be 30 minutes late to the meeting. Now let's have a look at the email the agent has sent. As you can see, the email is good, but we need the agent to sign off with our name. So inside the Gmail tool, we're going to add a description to say that the email should always be signed off as John. Now if we test this agent again, you'll see it's now signed off as from John. We build custom automations like this for businesses and also teach people how to do the same. Let me know in the comments what you think of this automation.