args: - description: Note to be added to the IBM QRadar incident. name: note required: true - auto: PREDEFINED description: The note tag. Use the note entry tag (defined in your instance configuration) to mirror the note to IBM QRadar SOAR. name: tags required: true isArray: true comment: Use this script to add a note entry in Cortex XSOAR, which will then be mirrored as a note to an IBM QRadar SOAR incident. This script should be run within an incident. commonfields: id: IbmAddNote version: -1 name: IbmAddNote script: "" type: python tags: [] enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole fromversion: 6.10.0 tests: - No tests (auto formatted)