Manage scheduled email sending jobs with Cron and SendGrid automation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "CronGrid" yet — see the docs or source repo.
Create a cron job that sends a new product promo email to subscribers every Monday at 9:00 AM, and return the job ID and configuration details.
Returns the created scheduled email job details, including the cron expression, target recipients, and job ID.
List all current cron jobs that send emails through SendGrid and sort them by next run time.
Returns a list of scheduled jobs with key details such as status, frequency, and next run time.
Delete the scheduled email job with ID job_12345 and confirm whether it was removed successfully.
Returns the deletion result, indicating whether the job was successfully removed or not found.
Create, manage, and persist scheduled prompt jobs with optional execution notifications.
Manage and monitor cron jobs with natural language through MCP.
Manage cron jobs, maintenance windows, and settings with natural language.
Parse, validate, explain, and preview cron expressions before deployment.
Schedule recurring and one-time jobs with retries, priorities, and dependencies.
Query Crontinel cron jobs, queues, Horizon status, and alerts in natural language.