args: - name: value description: The name of the List to open. - name: type auto: PREDEFINED predefined: - string - json defaultValue: string description: The format to return the list content in, such as 'json' or 'string'. The Type does not have to match the format configured in the list, but controls how the content of the list is handled. comment: Returns the content of the List with the given Name as a string or JSON object, depending on the selected `type`. commonfields: id: GetListContent version: -1 enabled: true name: GetListContent outputs: script: '-' system: false tags: - transformer timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.10.0 marketplaces: - xsoar - marketplacev2 tests: - No tests (auto formatted)