Can someone make an example Custom LangChain agent with tool calling?

Looking at example template Custom LangChain agent written in JavaScript | n8n workflow template I was wondering if anyone had an example of LangChain agent but that includes tool calling?

Thanks, that is exactly what I was looking for, I am now reading through it.