sentiment
Analyze text to detect emotional tone as positive, negative, or neutral, and receive a confidence score for sentiment classification.
Instructions
{d}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| to | No | ||
| tool | No | sentiment | |
| desc | No | Analyze emotional tone of text. Returns positive/negative/neutral with confidence score. | |
| params_desc | No | text — Text to analyze. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |