commonfields: id: SendCPAction version: -1 name: SendCPAction script: "" type: python tags: [] comment: Send quarantine or restore action and update action task id. enabled: true args: - name: entity required: true type: String description: Email entity id. - name: action required: true description: Action name. auto: PREDEFINED predefined: - quarantine - restore scripttarget: 0 subtype: python3 dependson: must: - CheckPointHEC|||checkpointhec-send-action runonce: false dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 6.9.0 tests: - No tests (auto formatted)