ExportContextToJSONFile

Exports the Context for the current Incident to a JSON file in the war room.

python · Common Scripts

Details

IDExportContextToJSONFile
Languagepython
From Version6.5.0
Docker Imagedemisto/python3:3.12.13.10404775
TagsUtility

README

Exports the Context for the current Incident to a JSON file in the war room.

Script Data


Name Description
Script Type python3
Tags Utility

Inputs


Argument Name Description
filename Name of the file to create in the war room, defaults to context.json.

Outputs


There are no outputs for this script.

args:
- defaultValue: context
  description: Name of the file to create in the war room, defaults to context.json.
  name: filename
comment: Exports the Context for the current Incident to a JSON file in the war room.
commonfields:
  id: ExportContextToJSONFile
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ""
dockerimage: demisto/python3:3.12.13.10404775
enabled: true
name: ExportContextToJSONFile
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- Utility
type: python
fromversion: 6.5.0
tests:
- No tests (auto formatted)