{"uid":"cap_xUpqIwSzxY16LY0RhsTzH","slug":"cron-next-runs-c615d12b","name":"Cron Next Runs","description":"Cron expression evaluator: the next 10 run times in UTC for a standard 5-field expression (ranges, steps, lists, names like MON/JAN, */5), a plain-English description, and the interval between runs. Optional start time after a pipe. Validate schedules before deploying. $0.01 per expression.","url":"https://intel.rallylive.ca/dev/cron-next","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PpNMr6-S5HMMKwZOiav0n","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Evaluates a cron expression and returns the next 10 scheduled run times in UTC, a plain-English description, and the interval between runs","exampleAgentPrompt":"What are the next 10 run times for the cron expression '0 9 * * MON-FRI' — give me the UTC timestamps, a plain-English description of the schedule, and how often it runs?","exampleUseCases":[{"title":"Validate cron before deployment","prompt":"Before I deploy this scheduled job, can you check that '*/15 6-22 * * *' is a valid cron expression and show me the next 10 times it would fire in UTC?"},{"title":"Debug unexpected schedule frequency","prompt":"My cron job set to '0 0 1 */3 *' seems to be running more often than I expected — can you evaluate the expression and tell me the next 10 run times and the interval between them?"},{"title":"Translate cron to plain English","prompt":"Can you translate the cron expression '30 8 * * 1,3,5' into plain English and show me the next 10 scheduled times starting from now?"}],"resultDescription":"Returns the next 10 UTC run timestamps for the given cron expression, a human-readable description of the schedule (e.g. 'Every weekday at 9:00 AM'), and the interval duration between consecutive runs. Optionally accepts a custom start time after a pipe character to compute runs relative to a specific point in time.","failureModes":["Invalid cron expression syntax returns an error","Unsupported 6-field expressions (with seconds) may not parse correctly","Malformed start time after pipe causes parsing failure","Network timeout for the $0.01 x402 payment flow","Empty or missing input query parameter returns an error"],"whenToPreferThis":"Choose this endpoint when you need to quickly validate or preview a cron schedule before deploying, when you want a human-readable explanation of what a cron expression does, or when you need to compute precise future run times from a custom start time. It supports standard 5-field cron syntax including ranges, steps, lists, and named values (MON/JAN etc.), making it suitable for most Unix/Linux cron use cases.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:12:28.341Z","isFirstParty":false}