get_sentiment_label
Classify text into positive, negative, or neutral sentiment to analyze the emotional tone of any input.
Instructions
Classify text as 'positive', 'negative', or 'neutral'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |