FormatContentData

This script formats the value given input from a JSON list into table.

python · XSOAR Content Update Notifications

Details

IDFormatContentData
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.8.3296088
Tagstransformer general

README

Script Data


Name Description
Script Type python3
Tags transformer, general

Inputs


Argument Name Description
value  

Outputs


There are no outputs for this script.

args:
- name: value
  required: true
  description: JSON list input
commonfields:
  id: FormatContentData
  version: -1
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
name: FormatContentData
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- transformer
- general
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)
comment: This script formats the value given input from a JSON list into table.