commonfields: id: MarkAsNoteByTag version: -1 name: MarkAsNoteByTag script: '' type: python subtype: python3 tags: - Utility comment: Mark entries as notes if they are tagged with given tag. enabled: true args: - name: tag required: true default: true description: Entries with the given tag will be marked as notes. scripttarget: 0 fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10404775 tests: - No tests (auto formatted)