Slack

Download 115
Last updated Nov 4, 2025

slack-send-widget-image

slack-send-widget-image

Render widget and send image to Slack channel

Syntax

slack-send-widget-image [profile=Connect_profile] widget-guid=Widget_GUID channel=Channel [width=Width] [height=Height]

Options

profile=Connect_profile
Optional. The identifier of Slack Bot connect profile
widget-guid=Widget_GUID
Required. Widget GUID to render
channel=Channel
Required. Slack channel ID or name (e.g., C08MH3H9D or #general)
width=Width
Optional. Image width in pixels (default: 800)
height=Height
Optional. Image height in pixels (default: 600)

Output Fields

FieldTypeNameDescription
profileStringProfileConnect profile name
channel_idStringChannel IDResolved Slack channel ID
channel_nameStringChannel NameSlack channel name
widget_guidStringWidget GUIDWidget GUID
widget_nameStringWidget NameWidget name
widget_typeStringWidget TypeWidget type
file_nameStringFile NameUploaded file name
file_sizeIntegerFile SizeUploaded file size in bytes
statusStringStatusExecution status (success, error, cancelled)