create_grc_risk
Create a new GRC risk entry in ServiceNow by specifying name, category, description, impact, likelihood, and owner to document and manage organizational risks.
Instructions
Create a new GRC risk entry. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Risk name | |
| category | Yes | Risk category | |
| description | No | Risk description | |
| impact | No | Impact score (1-5) | |
| likelihood | No | Likelihood score (1-5) | |
| owner | No | Risk owner user sys_id |