args: - description: "ID of the entry that contains the ML model to import.\t" name: entryID required: true - defaultValue: phishing_model description: The model name in which the ML model will be saved. name: modelName - auto: PREDEFINED defaultValue: mlModel description: The method for storing the imported model. name: modelStoreType predefined: - mlModel - list comment: 'Imports a file that contains an ML model. ' commonfields: id: ImportMLModel version: -1 enabled: true name: ImportMLModel script: '-' subtype: python3 tags: - ml timeout: '0' type: python dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole tests: - No tests fromversion: 5.0.0