run_control_test
Create a compliance control test record with result, notes, and additional fields to document evidence. Attest the control test outcome in ServiceNow.
Instructions
Create/attest a control test (sn_compliance_control_test). Requires WRITE_ENABLED=true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Test notes/evidence | |
| fields | No | Additional field values | |
| result | No | Test result/state (e.g. "pass", "fail") | |
| control | Yes | sys_id of the control (sn_compliance_control) |