commonfields: id: OutOfOfficeListCleanup version: -1 name: OutOfOfficeListCleanup script: '' type: python tags: - ooo - Shift Management comment: Removes any users from the out-of-office list whose 'off until day' is in the past. enabled: true args: - name: listname description: The name of the out-of-office list. Default is "OOO List". defaultValue: OOO List scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 5.5.0 tests: - No tests (auto formatted)