Slack

Download 115
Last updated Nov 4, 2025

slack-send-dashboard-tab-image

Render dashboard tab and send image to Slack channel

Syntax

slack-send-dashboard-tab-image [profile=Connect_profile] tab-guid=Tab_GUID channel=Channel [width=Width] [height=Height]
profile=Connect_profile
Optional. The identifier of Slack Bot connect profile
tab-guid=Tab_GUID
Required. Dashboard tab GUID to render
channel=Channel
Required. Slack channel ID or name (e.g., C08MH3H9D or #general)
width=Width
Optional. Image width in pixels (default: 1700)
height=Height
Optional. Image height in pixels (default: 800)

Output Fields

FieldTypeNameDescription
profileStringProfileConnect profile name
channel_idStringChannel IDResolved Slack channel ID
channel_nameStringChannel NameSlack channel name
dashboard_guidStringDashboard GUIDDashboard GUID
dashboard_nameStringDashboard NameDashboard name
tab_guidStringTab GUIDTab GUID
tab_nameStringTab NameTab name
file_nameStringFile NameUploaded file name
file_sizeIntegerFile SizeUploaded file size in bytes
statusStringStatusExecution status (success, error, cancelled)