AnyLlmWorkspaceUpdate

Executes the action taken on a workspace listed in the grid field. "Current" makes the workspace the active workspace and any workspace setting changes are updated in the LLM.

python · Anything LLM

Details

IDAnyLlmWorkspaceUpdate
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.8.3296088
Tagsfield-change-triggered

README

Executes the action taken on a workspace listed in the grid field. “Current” makes the workspace the active workspace and any workspace setting changes are updated in the LLM

Script Data


Name Description
Script Type python3
Tags field-change-triggered

Inputs


Argument Name Description
new field new value
old field old value

Outputs


There are no outputs for this script.

args:
- description: field new value.
  name: new
- description: field old value.
  name: old
comment: Executes the action taken on a workspace listed in the grid field. "Current" makes the workspace the active workspace and any workspace setting changes are updated in the LLM.
commonfields:
  id: AnyLlmWorkspaceUpdate
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
engineinfo: {}
name: AnyLlmWorkspaceUpdate
runas: DBotWeakRole
runonce: false
script: ''
scripttarget: 0
subtype: python3
tags:
- field-change-triggered
type: python
fromversion: 6.10.0
tests:
- No tests (auto formatted)