args: - description: Incident ID of the incident with which to update the canvas. If not specified, updates the current incident. name: incidentID - description: Incident IDs to draw on the canvas and relate to the main incident. The format can be a list of IDs or comma-separated values. isArray: true name: relatedIncidentsIDs - description: Indicators to draw on the canvas. The format is a list of indicator objects. isArray: true name: indicators - auto: PREDEFINED defaultValue: multipartite description: The canvas layout. Can be "multipartite", "shell", "spring", "kamada_kawai", or "circular". name: layout predefined: - multipartite - shell - spring - kamada_kawai - circular - auto: PREDEFINED defaultValue: 'false' description: Override the canvas if it exists. name: overrideUserCanvas predefined: - 'true' - 'false' comment: Draw incidents and indicators on the canvas to map and visualize their connections. commonfields: id: DrawRelatedIncidentsCanvas version: -1 enabled: true name: DrawRelatedIncidentsCanvas script: '-' subtype: python3 timeout: '0' type: python dockerimage: demisto/sklearn:1.0.0.12545527 runas: DBotWeakRole tests: - No tests (auto formatted) fromversion: 6.1.0 contentitemexportablefields: contentitemfields: fromServerVersion: 6.1.0 marketplaces: - xsoar