{"uid":"cap_Aou7JTt1JvYZoM9gYctHW","slug":"omniapi-cron-expression-parser-ef527398","name":"OmniAPI Cron Expression Parser","description":"444 endpoints across 9+ chains. Crypto, AI, Social, Finance, Weather, Tools. Pay per call in USDC via x402 with 4 facilitators: Dexter, Meridian, FluxA, GoPlausible.","url":"https://omni-api-cyan.vercel.app/api/tools/cron/parser","method":"POST","headers":{},"bodySchema":{"type":"object","required":["query"],"properties":{"input":{"type":"string","description":"Input data for the endpoint"},"query":{"type":"string","description":"Search query or input text"},"params":{"type":"object","description":"Additional parameters"}}},"responseSchema":{"type":"object","description":"API response data"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.107622","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.107622/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.107622","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.107622","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FnzY6nFAldCroXHx7hTkQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.107622","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses a cron expression string and returns its schedule components, next run times, and human-readable description","exampleAgentPrompt":"Can you parse the cron expression '0 9 * * 1-5' and tell me what schedule it represents and when it will next run?","exampleUseCases":[{"title":"Decode unfamiliar cron schedule","prompt":"I found this cron expression in our deployment config: '30 6 1 * *' — can you tell me what it means in plain English and when it will fire next?"},{"title":"Validate cron job before deployment","prompt":"Before I deploy this scheduled task, can you check if '*/15 8-18 * * 1-5' is a valid cron expression and confirm it runs every 15 minutes during business hours on weekdays?"},{"title":"Understand legacy automation schedule","prompt":"We inherited a legacy cron job with the schedule '0 0 1 1 *' — can you parse it and explain how often it runs and give me the next few execution times?"}],"resultDescription":"Returns a structured breakdown of the cron expression including parsed fields (minute, hour, day, month, weekday), a human-readable description of the schedule, and the next scheduled execution timestamps.","failureModes":["Invalid or malformed cron expression returns an error or null result","Missing required 'query' field causes a 400-level error","Ambiguous or non-standard cron syntax (e.g. @yearly shorthand) may not be supported","Network or payment authorization failure returns 402 or 5xx"],"whenToPreferThis":"Use this endpoint when you need to programmatically interpret, validate, or explain a cron expression string. It is particularly useful when working with scheduling configurations, automation pipelines, or DevOps tooling where human-readable schedule descriptions and next-run computation are needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:51:10.119Z","isFirstParty":false}