args: - description: The name of the list to be configured. name: list_name required: true - description: The data of the list to be configured. name: list_data required: true commonfields: id: ListCreator version: -1 name: ListCreator comment: List Creator for the Content Management pack. outputs: - contextPath: ConfigurationSetup.Lists.creationstatus description: The creation status of the list. type: Unknown script: '-' subtype: python3 tags: - configuration - Content Management timeout: '0' type: python dockerimage: demisto/xsoar-tools:1.0.0.11807991 tests: - No tests (auto formatted) fromversion: 6.0.0