ComfyUI  >  Nodes  >  comfyui_LLM_party >  发送到钉钉(send_to_dingding)

ComfyUI Node: 发送到钉钉(send_to_dingding)

Class Name

Dingding

Category
大模型派对(llm_party)/函数(function)
Author
heshengtao (Account age: 2893 days)
Extension
comfyui_LLM_party
Latest Updated
6/22/2024
Github Stars
0.1K

How to Install comfyui_LLM_party

Install this extension via the ComfyUI Manager by searching for  comfyui_LLM_party
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter comfyui_LLM_party in the search bar
After installation, click the  Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Cloud for ready-to-use ComfyUI environment

  • Free trial available
  • High-speed GPU machines
  • 200+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 50+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

发送到钉钉(send_to_dingding) Description

Facilitates sending messages to Dingding platform, supports text/markdown, automates notifications, useful for AI artists.

发送到钉钉(send_to_dingding):

Dingding is a node designed to facilitate the sending of messages to the Dingding platform, a popular communication and collaboration tool. This node allows you to send messages in either text or markdown format, making it versatile for various types of content. By integrating this node into your workflow, you can automate the process of sending notifications, updates, or any other information directly to Dingding, enhancing your communication efficiency. The node is particularly useful for AI artists who need to keep their teams informed or share updates without leaving their creative environment. It leverages a webhook URL to send POST requests to Dingding's servers, ensuring that your messages are delivered promptly and reliably.

发送到钉钉(send_to_dingding) Input Parameters:

content

This parameter specifies the message content that you want to send to Dingding. It supports Markdown format, allowing you to include rich text elements such as headers, lists, and links. The content parameter is crucial as it defines the actual message that will be delivered to the recipients. There is no strict minimum or maximum length, but it should be concise enough to convey your message effectively. The default value is "hello world".

is_enable

This boolean parameter determines whether the node is active or not. If set to False, the node will not execute and no message will be sent. This is useful for conditionally enabling or disabling the node based on your workflow requirements. The default value is True.

msgtype

This parameter defines the type of message you want to send. It supports two options: "text" and "markdown". The choice of msgtype affects how the content is rendered in Dingding. Text messages are plain text, while markdown messages can include formatting elements. The default value is "markdown".

key_word

This optional string parameter allows you to include a wake word or keyword in your message. If provided, this keyword will be included in the message content or title, depending on the msgtype. This can be useful for highlighting or categorizing messages. The default value is an empty string.

url

This optional string parameter specifies the webhook URL to which the message will be sent. If not provided, the node will use a default URL from the configuration. This parameter is essential for directing the message to the correct Dingding instance. There is no default value for this parameter, and it should be set according to your Dingding webhook configuration.

发送到钉钉(send_to_dingding) Output Parameters:

tool

This output parameter returns a JSON string that represents the function call to send a message to Dingding. It includes all the necessary details such as the message content, type, and any additional parameters. This output is useful for debugging or logging purposes, as it provides a clear representation of the action taken by the node.

发送到钉钉(send_to_dingding) Usage Tips:

  • Ensure that the webhook URL is correctly configured to avoid message delivery failures.
  • Use the markdown msgtype to take advantage of rich text formatting for more engaging messages.
  • Utilize the key_word parameter to categorize or highlight important messages, making them easier to identify in Dingding.
  • Test the node with simple messages first to ensure that the configuration is correct before sending more complex content.

发送到钉钉(send_to_dingding) Common Errors and Solutions:

Invalid webhook URL

  • Explanation: The webhook URL provided is incorrect or not reachable.
  • Solution: Verify the webhook URL in the Dingding configuration and ensure it is correctly entered in the node parameters.

Message content too long

  • Explanation: The message content exceeds the maximum allowed length for Dingding messages.
  • Solution: Shorten the message content to fit within Dingding's length restrictions.

Unsupported msgtype

  • Explanation: The msgtype parameter is set to a value other than "text" or "markdown".
  • Solution: Ensure that the msgtype parameter is set to either "text" or "markdown".

Node disabled

  • Explanation: The is_enable parameter is set to False, preventing the node from executing.
  • Solution: Set the is_enable parameter to True to enable the node and allow it to send messages.

发送到钉钉(send_to_dingding) Related Nodes

Go back to the extension to check out more related nodes.
comfyui_LLM_party
RunComfy

© Copyright 2024 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals.