{"uid":"cap_qgZkJj7cD8sT4ociPzAVG","slug":"24k-labs-cron-expression-parser-6244fd48","name":"24K Labs Cron Expression Parser","description":"A curated directory of x402 services — each one on the list on purpose, with the health, uptime, and independent trust grades from across the ecosystem gathered in one place.","url":"https://api.24klabs.ai/api/cron-parser","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"base":{"type":"string"},"count":{"type":"number"},"expression":{"type":"string"}}},"responseSchema":{"type":"json","example":{"next_runs":["..."],"description":"every 15 minutes ..."}},"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_ZK2H66T608ipEQ-Q1fLgu","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":"Parses a cron expression and returns the next scheduled run times along with a human-readable description of the schedule.","exampleAgentPrompt":"Parse the cron expression '*/15 * * * *' for me and show the next 5 run times along with a plain-English description of the schedule.","exampleUseCases":[{"title":"Debug an existing cron job","prompt":"I have this cron expression '0 9 * * 1-5' — can you tell me when it will next fire and describe what schedule that represents in plain English?"},{"title":"Plan a recurring automation trigger","prompt":"I want to run a cleanup job every day at midnight UTC using the cron expression '0 0 * * *' — show me the next 3 scheduled run times so I can confirm the timing is right."},{"title":"Verify a complex cron schedule","prompt":"Can you parse '30 8 1 * *' and tell me when the next few executions will happen? I want to make sure it only runs on the first of each month at 8:30am."}],"resultDescription":"Returns a JSON object containing an array of upcoming run timestamps (next_runs) and a human-readable string description of the cron schedule (e.g. 'every 15 minutes'), allowing developers and agents to verify and communicate scheduled task timing.","failureModes":["Invalid cron expression returns an error indicating the syntax is malformed","Missing cron expression field returns a 400-level error","Unusual cron syntax (e.g. non-standard 6-field with seconds) may not be supported and returns an error","Very distant future schedules or extreme repetition counts may cause timeouts"],"whenToPreferThis":"Choose this endpoint when you need to programmatically interpret or validate a cron string, compute its next execution times, or translate it into a human-readable description — especially in automated pipelines, scheduling UIs, or when confirming task timing without running a local cron parser.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:33:34.125Z","isFirstParty":false}