ComfyUI Node
Send Text to Slack
A ComfyUI node in Slack with 8 inputs and 0 outputs.
Send Text to Slack
◄text►
◄channel►
◄filename_prefixComfyUI►
◄save_outputfalse►
◄save_location▾►
◄output_folder►
◄thread_ts►
◄user_id►
CategorySlack
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Message to post. Standard Markdown (**bold**, _italic_, [text](url), # headings, `code`, - bullets) is translated to Slack formatting. | |
| channel | STRING | Channel 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_prefix | STRING | ComfyUI | — |
| save_output | BOOLEAN | false | Also write the message to disk (as a .md file) in addition to sending it to Slack. |
| save_location | COMBO | Where 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_folder | STRING | Base folder for the saved copy. Used only when save_location is 'Absolute path'; combined with filename_prefix. | |
| thread_tsopt | STRING | Slack 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_idopt | STRING | Slack user ID to @-mention at the start of the message. Auto-filled by the Slack listener. |
Outputs (0)
No outputs