get_case_sentiment
Analyze customer sentiment for a CSM case using Now Assist sentiment skill, falling back to case and comment data when the skill is unavailable.
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) |