Tool name: reviews
Description:
This tool analyzes customer reviews to classify their sentiment.
It accepts a dataset as input, with only one column called "Review" in string and where each row contains a customer review text.
The tool processes each review, classifies its sentiment (e.g. positive, negative, neutral), and it returns a message that summarizes how many reviews were processed.