IbmConvertTasksToTable
This script is used to convert IBM QRadar SOAR tasks to a markdown table.
python · IBM Security QRadar SOAR
Details
| ID | IbmConvertTasksToTable |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | dynamic-section |
README
This script is used to format IBM QRadar SOAR tasks into a markdown table.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 6.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: IbmConvertTasksToTable version: -1 comment: This script is used to convert IBM QRadar SOAR tasks to a markdown table. name: IbmConvertTasksToTable outputs: [] script: '-' tags: - dynamic-section timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.10.0 tests: - No tests (auto formatted)