Daily update is a feature that enables your Action to send notifications as reminders to users at a scheduled time each day. To enable daily updates for your Action, follow these steps:
To create the daily update subscription flow, add a new intent to your Action. Name the intent as daily update and choose the trigger as one of your Action’s existing user intent handlers.
Be sure to add a prompt for subscribing to the daily update intent as well, either mid-conversation or as a suggestion chip at the end of your Conversation. This prompt should be clear and concise, and provide enough context to the benefit of daily updates. Once a user subscribes to daily updates, the Assistant will send the notification each day at their scheduled time.