Nodes/ComfyUI-Slack/Send Text to Slack
ComfyUI Node

Send Text to Slack

A ComfyUI node in Slack with 8 inputs and 0 outputs.

By claussteinmassl·Created 3 months ago·Updated 2 months ago· 1
Send Text to Slack
      text
      channel
      filename_prefixComfyUI
      save_outputfalse
      save_location
      output_folder
      thread_ts
      user_id
      CategorySlack

      Inputs (8)

      NameTypeDefaultDescription
      textSTRINGMessage to post. Standard Markdown (**bold**, _italic_, [text](url), # headings, `code`, - bullets) is translated to Slack formatting.
      channelSTRINGChannel or user: #general, @alice, or a raw ID. A user (@name or U…) is sent as a direct message. Names resolve automatically; the bot must be a member of private channels.
      filename_prefixSTRINGComfyUI
      save_outputBOOLEANfalseAlso write the message to disk (as a .md file) in addition to sending it to Slack.
      save_locationCOMBOWhere the saved copy is written. 'ComfyUI output folder' uses ComfyUI's output directory with an auto-incrementing counter; 'Absolute path' writes into the folder set below.
      output_folderSTRINGBase folder for the saved copy. Used only when save_location is 'Absolute path'; combined with filename_prefix.
      thread_tsoptSTRINGSlack thread to reply under. Connect a Slack Thread Start node here to post into the same thread as other send nodes. Leave unconnected to post to the channel root. Also auto-filled by the Slack listener.
      user_idoptSTRINGSlack user ID to @-mention at the start of the message. Auto-filled by the Slack listener.

      Outputs (0)

      No outputs