BaseScript

[Enter a description of the script, including what function it performs and any important information users need to know, for example required permissions.].

python · Starter Pack

Details

IDBaseScript
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsbasescript

README

Script description.

Script Data


Name Description
Script Type python3
Tags basescript
Cortex XSOAR Version 5.0.0

Inputs


Argument Name Description
dummy [Enter a description of the argument, including any important information users need to know, for example, default values.]

Outputs


Path Description Type
BaseScript.Output [Enter a description of the data returned in this output.] String
args:
- description: '[Enter a description of the argument, including any important information users need to know, for example, default values.].'
  name: dummy
  required: true
comment: '[Enter a description of the script, including what function it performs and any important information users need to know, for example required permissions.].'
commonfields:
  id: BaseScript
  version: -1
name: BaseScript
outputs:
- contextPath: BaseScript.Output
  description: '[Enter a description of the data returned in this output.].'
  type: String
script: '-'
tags:
- basescript
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.12.13.10116658
fromversion: 5.0.0
tests:
- No tests (auto formatted)