generate_summary
Generate an AI summary of any ServiceNow record, such as incidents or change requests, by providing the table name and record's system ID.
Instructions
Generate an AI summary of any record using Now Assist (latest release: sn_assist/skill/summarize)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name (e.g., "incident", "change_request") | |
| sys_id | Yes | System ID of the record |