commonfields: id: ConvertDomainToURLs version: -1 name: ConvertDomainToURLs script: '' type: python tags: [] comment: Converts Domain(s) to URL(s). enabled: true args: - name: domains required: true description: List of Domain(s) to be converted to URL(s). outputs: - contextPath: DomainToURL description: Converted URLs scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 5.0.0 tests: - No tests (auto formatted)