air_start_assessment
Initiate a risk assessment on a project by selecting artifacts. The assessment is dispatched to the risk pipeline, consuming credits and returning an assessment identifier.
Instructions
Start a risk assessment on a project. Consumes org credits and dispatches the risk pipeline. Requires assessments:write. Returns assessmentPid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the run | |
| projectPid | Yes | ||
| artifactPids | Yes | Artifact pids from air_list_artifacts (max 5) |