classify
Categorize any text into one of your specified labels for sentiment, topic, or intent analysis.
Instructions
Classify a text into exactly one of the candidate labels you provide (e.g. sentiment, topic, intent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to classify. | |
| labels | Yes | Candidate labels to choose from, e.g. ['positive','negative','neutral']. |