Upload Action Set
upload_action_setUpload a CSV vulnerability remediation action set to Automox. Specify the source format and filename to create the action set.
Instructions
Upload a CSV-based vulnerability remediation action set. Provide the CSV as text in csv_content; source selects the format (generic | qualys | tenable | crowd-strike | rapid7). Call get_upload_formats first to see the required columns per source. The filename becomes the action set's display name. Returns the created action set (status is usually 'building' — processing is async).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_content | Yes | ||
| source | No | generic | |
| filename | No | action-set.csv | |
| request_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||