{"uid":"cap_rV07HHbAelcV5d0gBbXvH","slug":"cron-expression-validator-next-run-previewer-161a0f05","name":"Cron Expression Validator & Next-Run Previewer","description":"Validates a cron expression and lists its next several scheduled run times as ISO timestamps in any timezone, so you can confirm a schedule does what it's supposed to before deploying it. For automation and DevOps agents building or auditing recurring jobs.","url":"https://x402.forgemesh.io/cron-schedule-checker","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"count":{"type":"string","description":"how many runs, default 5"},"timezone":{"type":"string","description":"IANA tz, default UTC"},"expression":{"type":"string","description":"cron expression, e.g. */15 9-17 * * 1-5"}}},"responseSchema":{"type":"json","example":{"next_runs":["2026-07-16T13:00:00.000Z","2026-07-17T13:00:00.000Z","2026-07-20T13:00:00.000Z"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X0_K1lJBRjf5S_TVCoGr9","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates a cron expression and returns its next N scheduled run times as ISO timestamps in a specified timezone","exampleAgentPrompt":"Check whether the cron expression '*/15 9-17 * * 1-5' is valid and show me the next 10 scheduled run times in America/New_York timezone so I can confirm it only fires on weekday business hours.","exampleUseCases":null,"resultDescription":"Returns a list of N upcoming ISO 8601 timestamps (default 5) representing the next scheduled run times of the given cron expression, computed in the requested IANA timezone. Allows the caller to visually verify the schedule fires at the intended times before deployment.","failureModes":["Invalid cron expression returns an error indicating the expression could not be parsed","Unrecognized IANA timezone string returns an error or falls back to UTC","Missing expression field returns a validation error","Non-numeric or negative count value may be rejected or clamped","Payment failure (insufficient USDC balance) results in 402 response before processing"],"whenToPreferThis":"Use this endpoint when you need to programmatically validate a cron expression and preview its upcoming run times before deploying a scheduled job, or when auditing existing schedules for correctness across timezones. Prefer this over manual cron parsing tools when operating in an automated agent workflow that requires reliable, timezone-aware schedule verification at low cost.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:07:54.231Z","isFirstParty":false}