Slack

Download 115
Last updated Nov 4, 2025

slack-send-dashboard-images

Render all dashboard tabs and send images to Slack channel

Syntax

slack-send-dashboard-images [profile=Connect_profile] dashboard-guid=Dashboard_GUID channel=Channel [width=Width] [height=Height]
profile=Connect_profile
Optional. The identifier of Slack Bot connect profile
dashboard-guid=Dashboard_GUID
Required. Dashboard 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_countIntegerTab CountNumber of tabs rendered
total_file_sizeIntegerTotal File SizeTotal file size in bytes
statusStringStatusExecution status (success, error, cancelled)