args: - description: Incident ID to copy notes to. name: target_incident required: true - description: Whether auto extract the indicators from the notes. name: auto_extract auto: PREDEFINED predefined: - 'true' - 'false' defaultValue: 'true' - description: Replicate only notes with these tags (array or comma separated). isArray: true name: tags comment: Copy all entries marked as notes from current incident to another incident. commonfields: id: CopyNotesToIncident version: -1 dockerimage: demisto/python3:3.12.13.10404775 enabled: true name: CopyNotesToIncident runas: DBotWeakRole outputs: [] script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 5.0.0 tests: - No tests (auto formatted)