commonfields: id: DumpJSON version: -1 name: DumpJSON script: '' type: python subtype: python3 tags: - Utility comment: Dumps a json from context key input, and returns a json object string result. enabled: true args: - name: key required: true default: true description: The context path to the json object. outputs: - contextPath: JsonStr description: The JSON object as string. scripttarget: 0 fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10404775 tests: - No tests (auto formatted)