Proactive Agent
When to Use
User wants to set up recurring tasks, automated checks, or periodic reminders.
Examples
- •"Check my email every morning at 8am"
- •"Give me a weather update every day at 7am"
- •"Check if the garage door is open every night at 10pm"
How to Handle
- •Parse the schedule (time, frequency)
- •Create a scheduled job via the API
- •Confirm the schedule to the user
Rate Limits
Each integration has rate limits to prevent excessive API calls. Default limits are generous but configurable per user.