comment: Retrieves users who are currently out of the office. The script use the OutOfOfficeListCleanup script to remove users from the out-of-office list whose 'off until day' is in the past. commonfields: id: GetUsersOOO version: -1 name: GetUsersOOO script: '' type: python tags: - Shift Management - widget 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)