commonfields: id: CloseInvestigationAsDuplicate version: -1 name: CloseInvestigationAsDuplicate script: '' type: python subtype: python3 tags: - dedup comment: Close the current investigation as duplicate to other investigation. enabled: true args: - name: duplicateId required: true description: Duplicate incident id. - auto: PREDEFINED defaultValue: 'false' description: Whether if to raise error or return result with an error. name: raise_error predefined: - 'true' - 'false' scripttarget: 0 fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10404775 tests: - No tests (auto formatted)