AI Agent chat
n8n.io ↗The solid arrows show the main flow; the dashed lines are how Model, Memory, and Tools plug into the Agent on its three input ports. This is the same shape n8n draws on its canvas.
What it does. The canonical agent template — a chat trigger wired straight into an AI Agent node with one chat model behind it. No memory, no tools. The single smallest thing that counts as an 'agent'.
When you'd use it. Starting point for any new idea. Copy it, add one tool or a memory node, and you've got your own thing. Great for testing that a credential works before layering on complexity.
$('When chat message received').first().json.chatInput