atcCheckVariant
Opens an ATC check variant worklist and returns its ID for use in ATC runs. Solves the need to obtain a valid worklist ID from a variant name.
Instructions
Opens a worklist for an ATC check variant and answers with its id. It reads nothing about the variant, whatever the name suggests: the id it returns is what createAtcRun needs as its worklistId - passing the variant name there is what makes the run answer 500. atcCheck does this and the run and the report in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant | Yes | The name of the ATC check variant. |