get_case_sentiment
Assess customer sentiment on a ServiceNow CSM case with the Now Assist sentiment skill; if unavailable, return case details and customer comments for analysis.
Instructions
Assess customer sentiment on a CSM case via the Now Assist sentiment skill when available, else return the case + customer comments for sentiment analysis. Parity with ServiceNow CSM "Sentiment Analysis"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case | Yes | CSM case number or sys_id | |
| table | No | Case table (default sn_customerservice_case) |