3.3.9. Message Push
Push messages after an event is triggered. For example, when a camera detects a pet, a message is pushed to the user.
After adding Message Push as an Extension node, click the plus sign to add it to the workflow editing area. The input can call data from upstream for input, the title determines the title of the push message, the content is the main body of the push message, and images are the pictures of the push message. All three parts can reference elements input in the input section using double brackets. Finally, it will output whether the message push was successful.

Specific Example
In the Pet Stories of the store
The role of Message Push is to push to the user. Here, the title is "AI Detection Notification," the main body of the information is the description of the pet's actions generated by the LLM node, and the image stored in the cloud by the uploader node.
