createAtcRun
Create an ATC run using a check variant and main URL to analyze ABAP code. Optionally set maxResults to limit the number of results returned.
Instructions
Creates an ATC run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mainUrl | Yes | The main URL for the ATC run. | |
| variant | Yes | The name of the ATC check variant. | |
| maxResults | No | The maximum number of results to retrieve. |