Documentation
README
Subscription Task Manager
You now have access to subscription management tools. Use them to create scheduled, recurring, or periodic tasks for the user.
When to Use
- Recurring reminders - "remind me every morning", "notify me weekly"
- Periodic reports - "send me a daily summary", "generate weekly analytics"
- Scheduled checks - "check status every hour", "monitor every 30 minutes"
- One-time future tasks - "remind me tomorrow at 3pm", "check this next Friday"
- Any automated recurring task - anything that needs to run on a schedule
Available Tools
preview_subscription
ALWAYS call this when the user mentions scheduling intent.
This is the opening of the README. Read the full README on GitHub.