args: - default: true description: A list for which to sum the list values. isArray: true name: value required: true comment: "Gets the minimum value from list\ne.g. [\"25\", \"10\", \"25\"] => \"10\"." commonfields: id: MinList version: -1 dockerimage: demisto/python3:3.12.13.11879924 enabled: true name: MinList runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - transformer - number - entirelist type: python fromversion: 6.1.0 tests: - No tests (auto formatted)