args: - description: The model name. name: modelName required: true - description: The input query from the dashboard. name: searchQuery - description: 'The start date by which to filter incidents. Date format will be the same as in the incidents query page, for example: "3 days ago", ""2019-01-01T00:00:00 +0200").' name: fromDate - description: Comma-separated list of additional incident fields to display, but which will not be taken into account when computing similarity. name: fieldsToDisplay - auto: PREDEFINED defaultValue: summary description: Return model summary or incidents in specific group according to the search query. name: returnType predefined: - summary - incidents comment: Show clustering model information - model summary and incidents in specific cluster. commonfields: id: DBotShowClusteringModelInfo version: -1 name: DBotShowClusteringModelInfo script: '-' subtype: python3 tags: - widget timeout: '0' type: python fromversion: 6.2.0 tests: - No tests (auto formatted) dockerimage: demisto/python3:3.12.13.10404775 marketplaces: - xsoar