{"uid":"cap_K96hrha_vyldllj-lTWOV","slug":"cron-explain-51888bc6","name":"cron-explain","description":"Cron expression explained in plain English with the next 5 run times (UTC): validates the 5-field syntax, expands ranges, steps and names (mon-fri, jan-dec). Debug schedules before deploying them. $0.01 per expression.","url":"https://intel.rallylive.ca/data/cron","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_kEcDxICbY1GOdE1aX5Ajz","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":"Parses and explains a cron expression in plain English, validates its syntax, and returns the next 5 scheduled run times in UTC.","exampleAgentPrompt":"Can you explain what the cron expression '0 9 * * 1-5' means in plain English and show me the next 5 times it will run?","exampleUseCases":[{"title":"Debug a deployment cron schedule","prompt":"Before I deploy this job, can you explain what '30 2 * * 0' means and show me when it'll actually run next so I can confirm it's every Sunday at 2:30 AM?"},{"title":"Verify a complex step expression","prompt":"I wrote this cron expression '*/15 8-18 * * mon-fri' — can you tell me in plain English what it does and list the next 5 trigger times so I know it's right?"},{"title":"Understand inherited cron config","prompt":"There's a cron expression in our legacy config: '0 0 1 1 *' — what does that actually mean and when will it next fire?"}],"resultDescription":"Returns a plain English description of the cron schedule (e.g. 'At 09:00 AM, Monday through Friday'), a validation status indicating whether the 5-field syntax is correct, and a list of the next 5 UTC run times the expression would trigger.","failureModes":["Invalid cron syntax (non-5-field expression, illegal characters) returns a validation error","Missing or empty query parameter returns a 400 bad request","6-field cron expressions (with seconds) may not be supported","Non-standard extensions like @reboot or @daily aliases may not parse correctly","Payment failure or insufficient USDC balance causes a 402 response"],"whenToPreferThis":"Choose this endpoint when you need a fast, cheap ($0.01) way to validate and explain a standard 5-field Unix cron expression before deployment, or when you need to preview the next actual run times to confirm a schedule behaves as intended. Prefer it over manual cron calculators when operating in an agent workflow that requires programmatic validation and human-readable output together.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:11:36.537Z","isFirstParty":false}