PrintContext

Pretty-print the contents of the playbook context.

python · Common Scripts

Details

IDPrintContext
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10404775
TagsUtility

README

Pretty-prints the contents of the playbook context.

Script Data


Name Description
Script Type python
Tags Utility

Inputs


Argument Name Description
outputformat The output format. Can be, “table”, “json” or “markdown”. If omitted, the default is “markdown”.

Outputs


There are no outputs for this script.

commonfields:
  id: PrintContext
  version: -1
name: PrintContext
script: ''
type: python
subtype: python3
tags:
- Utility
comment: Pretty-print the contents of the playbook context.
system: true
args:
- name: outputformat
  default: true
  description: Output format - table, json or markdown. If omitted, default is markdown.
scripttarget: 0
dependson: {}
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.12.13.10404775
tests:
- No tests (auto formatted)