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