AssignToMeButton
Assigns the current Incident to the Cortex XSOAR user who clicked the button.
python · Common Scripts
Details
| ID | AssignToMeButton |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | incident-action-button |
README
Assigns the current Incident to the Cortex XSOAR user who clicked the button
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | incident-action-button |
| Cortex XSOAR Version | 5.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: 'Assigns the current Incident to the Cortex XSOAR user who clicked the button.' commonfields: id: AssignToMeButton version: -1 dockerimage: demisto/python3:3.12.13.10404775 enabled: true name: AssignToMeButton runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - incident-action-button type: python fromversion: 5.0.0 tests: - No test