commonfields: id: DemistoVersion version: -1 name: DemistoVersion script: '' type: python tags: [] comment: Return the Demisto server version. enabled: true outputs: - contextPath: DemistoVersion.version description: The version of the Demisto server. type: string - contextPath: DemistoVersion.buildNumber description: The build number of the Demisto server. type: string scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole fromversion: 5.0.0 marketplaces: - xsoar tests: - No tests (auto formatted)