args: - default: true description: The ID of the pack to install. name: pack_id required: true - auto: PREDEFINED defaultValue: "true" description: if true will skip pack signature validation, Available from 6.5.0 server version. name: skip_verify predefined: - "true" - "false" - auto: PREDEFINED defaultValue: "false" description: if true will skip all pack validations, use this flag just to migrate from custom content entities to custom content packs, Available from 6.6.0 server version. name: skip_validation predefined: - "true" - "false" commonfields: id: CustomPackInstaller version: -1 name: CustomPackInstaller comment: Custom Packs Installer for the Content Management pack. outputs: - contextPath: ConfigurationSetup.CustomPacks.installationstatus description: The installtion status of the required pack. type: Unknown script: '-' subtype: python3 tags: - configuration - Content Management timeout: '0' type: python dockerimage: demisto/xsoar-tools:1.0.0.11807991 tests: - No tests (auto formatted) fromversion: 6.0.0