add_work_note
Add internal work notes to ITSM records like incidents or change requests for team collaboration and documentation.
Instructions
Add an internal work note to any ITSM record (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name (e.g., "incident", "change_request") | |
| sys_id | Yes | System ID of the record | |
| note | Yes | Work note text (internal, not visible to end user) |