Schedule reminders, delayed callbacks, and recurring jobs for AI agents.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "AgentCron" yet — see the docs or source repo.
Create a reminder task for 10:00 AM tomorrow to remind me to follow up on a customer renewal, and return the task ID and execution time.
Returns the created reminder details, including time, message, and task ID.
Create a delayed task that sends a callback to this webhook URL in 2 hours, and list the scheduled execution time and task identifier.
Returns the delayed callback task details, including webhook, trigger time, and task ID.
Set up a recurring job that runs every Monday at 9:00 AM to remind the team to submit weekly reports, and show the next run time.
Returns the recurring job configuration, including recurrence rule, task content, and next run time.
Schedule recurring and one-time jobs with retries, priorities, and dependencies.
Schedule reminders and notifications for AI agents via QStash and NTFY.
Run deterministic agent orchestration with task decomposition, subagents, and review feedback.
Run dependent or parallel agent tasks and return structured results in one call.
Orchestrate multiple AI agents in real time and monitor tasks and artifacts.
Create, sign, and enforce binding agent agreements with deadlines and penalties.