commonfields: id: ConvertDictOfListToListOfDict version: -1 name: ConvertDictOfListToListOfDict script: '' type: python tags: - transformer comment: Converts dictionary of lists to list of dictionaries. enabled: true args: - name: key required: true description: Object Key. scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.8.3296088 runas: DBotWeakRole fromversion: 6.2.0 tests: - No tests (auto formatted)