args: - auto: PREDEFINED defaultValue: scripts description: Finds all the playbooks used by custom scripts and enabled integrations. name: mode predefined: - scripts - integrations required: true comment: Find custom scripts and integration dependencies used inside of playbooks. commonfields: id: FindPlaybookCustomDependencies version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: '' dockerimage: demisto/python3:3.12.13.11879924 enabled: true engineinfo: {} name: FindPlaybookCustomDependencies outputs: - contextPath: FindPlaybookCustomDependencies.CustomDependencies.CustomScripts description: Context Path for the outputs of the playbooks using a custom script. - contextPath: FindPlaybookCustomDependencies.CustomDependencies.CustomIntegrations description: Context Path for the outputs of the playbooks using a custom integrations. runas: DBotWeakRole runonce: false script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.10.0 tests: - No tests (auto formatted)