args: - description: Response from extractIndicators (Builtin) script. name: ExtractedIndicators required: true comment: Script used to transform result received from the extractIndicators (Builtin) script from the dictionary of indicators to a list of indicators. commonfields: id: DataminrPulseTransformExtractedIndicatorsToList version: -1 enabled: true name: DataminrPulseTransformExtractedIndicatorsToList outputs: - contextPath: TransformedIndicators.indicatorList description: Indicator list. type: Unknown script: '-' subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 timeout: '0' type: python tests: - No tests (auto formatted) fromversion: 6.5.0