add_comment
Add comments or work notes to ServiceNow incidents using API integration, specifying incident ID and comment details for accurate record updates.
Instructions
Add a comment to an incident in ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment | Yes | Comment to add to the incident | |
incident_id | Yes | Incident ID or sys_id | |
is_work_note | No | Whether the comment is a work note |