args: - description: The name of the IoT alert. name: alert_name - description: The raw type of the incident. name: raw_type required: true - default: true description: The device category. name: category - default: true description: The device profile. name: profile - default: true description: The device vendor. name: vendor - default: true description: The device model. name: model - default: true description: The variable name for IOT_CONFIG. name: iot_config_list_name defaultValue: IOT_CONFIG comment: IoT RACI model script. commonfields: id: iot-security-get-raci version: -1 name: iot-security-get-raci outputs: - contextPath: PaloAltoNetworksIoT.RACI description: The RACI model of the IoT incident. type: unknown script: '-' tags: - iot timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 fromversion: 5.0.0 tests: - No tests (auto formatted)