atcWorklists
Retrieve an existing ATC worklist by its run result ID to inspect the findings it contains, including optional exempted results.
Instructions
An existing ATC worklist by id, with the findings it holds. Prefer atcCheck, which opens a worklist, runs the checks and reports them in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | No | The timestamp. | |
| runResultId | Yes | The ID of the ATC run result. | |
| usedObjectSet | No | The used object set. | |
| includeExempted | No | Whether to include exempted findings. |