AddUserToIncidentTeam

Adds an XSOAR User to the Incident, this automation can be used as part of a playbook task.

python · CaseManagement-Generic

Details

IDAddUserToIncidentTeam
Languagepython
From Version6.5.0
Docker Imagedemisto/python3:3.12.13.11879924
TagsUtility

README

Adds an XSOAR User to the Incident, this automation can be used as part of a playbook task.

Script Data


Name Description
Script Type python3
Tags Utility
Cortex XSOAR Version 6.5.0

Inputs


Argument Name Description
user The username of the person to add to the Incident

Outputs


There are no outputs for this script.

args:
- description: The username of the person to add to the Incident.
  name: user
  required: true
comment: Adds an XSOAR User to the Incident, this automation can be used as part of a playbook task.
commonfields:
  id: AddUserToIncidentTeam
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python3:3.12.13.11879924
enabled: true
name: AddUserToIncidentTeam
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- Utility
type: python
fromversion: 6.5.0
tests:
- No tests (auto formatted)