commonfields: id: DSPMGetContianers version: -1 name: DSPMGetContianers script: '' type: python tags: [] comment: This automation script takes asset file data as input, retrieves the container names from this data, and returns a list of all containers. enabled: true args: - name: asset_files description: Asset files data. outputs: - contextPath: containers description: List of containers. scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole engineinfo: {} fromversion: 6.10.0 tests: - No tests (auto formatted)