GetSlackBlockBuilderResponse

GetSlackBlockBuilderResponse will format a SlackBlockBuilder response and insert it into an incident's context.

python · Slack

Details

IDGetSlackBlockBuilderResponse
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsslack

README

GetSlackBlockBuilderResponse will format a SlackBlockBuilder response and insert it into an incident’s context.

Script Data


Name Description
Script Type python3
Tags slack
Cortex XSOAR Version 6.10.0

Inputs


There are no inputs for this script.

Outputs


Path Description Type
SlackBlockState The state of the response from the user will be stored under this context path. unknown
commonfields:
  id: GetSlackBlockBuilderResponse
  version: -1
name: GetSlackBlockBuilderResponse
script: '-'
type: python
tags:
- slack
enabled: true
comment: GetSlackBlockBuilderResponse will format a SlackBlockBuilder response and insert it into an incident's context.
outputs:
- contextPath: SlackBlockState
  type: unknown
  description: The state of the response from the user will be stored under this context path.
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
dependson:
  must:
  - SlackV3|||send-notification
fromversion: 6.10.0
tests:
- No tests (auto formatted)