{"uid":"cap_tH0cL8lKXzv6LlY44SlCQ","slug":"24k-labs-cron-from-text-b1fb7571","name":"24K Labs Cron From Text","description":"Turn a plain-English schedule into a cron expression.","url":"https://api.24klabs.ai/api/v1/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_Kt5cBZlXrL9_HTW49J04d","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 plain-English schedule description into a valid cron expression.","exampleAgentPrompt":"Convert 'every weekday at 9am' into a cron expression for me.","exampleUseCases":[{"title":"Scheduled report automation setup","prompt":"I want to run a report every Monday and Wednesday at 7:30am — can you give me the cron expression for that?"},{"title":"CI/CD nightly build schedule","prompt":"What's the cron expression for a job that runs every night at midnight UTC?"},{"title":"Recurring cleanup task every 15 minutes","prompt":"I need to schedule a cleanup script to run every 15 minutes — what cron expression should I use?"}],"resultDescription":"A valid cron expression (e.g. '0 9 * * 1-5') corresponding to the plain-English schedule provided, ready to be used in a job scheduler, CI/CD pipeline, or cron daemon.","failureModes":["Ambiguous or unrecognizable schedule text returns an error or unexpected cron output","Schedules with relative references (e.g. 'every other week starting next Tuesday') may not parse correctly","Very complex or rare recurrence patterns may not be supported","Non-English input may fail or produce incorrect results"],"whenToPreferThis":"Choose this endpoint when you need to programmatically convert human-readable schedule descriptions into cron syntax without manually constructing the expression. Ideal for automation pipelines, developer tools, or AI agents that receive schedule instructions from users in natural language and need to configure cron jobs. Prefer it over manual cron construction or general LLM prompting when you want a consistent, dedicated conversion with predictable output format.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:42:35.810Z","isFirstParty":false}