Managed Deep Agents - Tools

A LangChain tutorial shows how to add custom tools to a Managed Deep Agent using Python, walking through the @tool decorator, docstrings, and how tool definitions appear in the model's trace; for dev…