The langchain @tool decorator expects the name as the first positional argument (name_or_callable), not as name= keyword argument.
The langchain @tool decorator expects the name as the first positional argument (name_or_callable), not as name= keyword argument.