{"uid":"cap_eqtrLZ-ZN4458F6yL2HtB","slug":"24k-labs-cron-expression-generator-from-natural-language-text-78c02ada","name":"24K Labs — Cron Expression Generator from Natural Language Text","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-from-text","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"description":{"type":"string"}}},"responseSchema":{"type":"json","example":{"cron":"30 9 * * 1-5"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006","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.006/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qwRHF5kUFQ0v8-jko6V2O","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.006","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a natural language description of a schedule into a valid cron expression string.","exampleAgentPrompt":"Turn this into a cron expression for me: run every weekday at 9:30am.","exampleUseCases":[{"title":"Automated report scheduling","prompt":"I want to schedule a report to run at 8am every Monday and Wednesday — give me the cron expression for that."},{"title":"Nightly database backup cron","prompt":"What cron string should I use to trigger a database backup every night at midnight?"},{"title":"End-of-month billing job","prompt":"I need a cron expression for a job that runs on the last day of every month at 11:59pm."}],"resultDescription":"A JSON object containing a single 'cron' field with the standard 5-field cron expression string (e.g. '30 9 * * 1-5') corresponding to the natural language schedule provided.","failureModes":["Ambiguous or unparseable natural language input may return an error or an incorrect cron expression","Edge cases like 'last day of month' or 'every other week' may not be supported by all cron syntaxes","Very complex schedules spanning multiple independent time windows may produce an oversimplified result","Missing or empty input body returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need to programmatically generate cron expressions from human-readable schedule descriptions without requiring the caller to know cron syntax. Ideal for natural language automation interfaces, chatbot-driven scheduling, or any workflow where users specify schedules in plain English and the system must produce machine-executable cron strings.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:26.435Z","isFirstParty":false}