Build AI Agents with LangChain · Tools for Agents
What a Tool Is and How an Agent Chooses It
Tools for Agents
Introduction
A tool gives an agent a controlled way to perform actions beyond text generation. In this lesson, you will learn the role of the name, description, argument schema, and constraints that help an agent choose the right tool.