GetLatestReleaseNotes

This script retrieves the latest release notes for selected packs.

python · XSOAR Content Update Notifications

Details

IDGetLatestReleaseNotes
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.11.4508456
commonfields:
  id: GetLatestReleaseNotes
  version: -1
name: GetLatestReleaseNotes
script: ''
type: python
tags: []
enabled: true
comment: This script retrieves the latest release notes for selected packs.
args:
- name: content_data
  required: true
  default: true
  isArray: true
  description: The content data path from the context, for example "${ContentData}".
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.12.11.4508456
runas: DBotWeakRole
fromversion: 6.0.0
tests:
- No tests (auto formatted)