{"uid":"cap_kIt-iNLu0UPbM4u0wRvio","slug":"natural-language-to-cron-expression-generator-da128aba","name":"Natural Language to Cron Expression Generator","description":"Genera una expresión cron desde lenguaje natural. input=frecuencia.","url":"https://pagos.andreax.dev/api/taller/peaje/cron","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"cada cuánto ejecutar"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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_xIh_0F0CWZW4m8ElHmP9_","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":"Converts a natural language frequency description into a valid cron expression","exampleAgentPrompt":"Can you give me the cron expression for running a job every weekday at 8am?","exampleUseCases":[{"title":"Automating a daily report job","prompt":"I need a cron expression for a task that runs every day at midnight — what would that look like?"},{"title":"Setting up a weekly cleanup task","prompt":"What's the cron syntax for something that should run every Sunday at 3am?"},{"title":"Scheduling a bi-hourly data sync","prompt":"Can you generate a cron expression for running a sync every 2 hours?"}],"resultDescription":"Returns a valid cron expression string corresponding to the natural language frequency input, suitable for use in cron schedulers, CI/CD pipelines, or task runners.","failureModes":["Ambiguous or unparseable frequency input returns an error or unexpected cron expression","Very complex or unusual schedules (e.g. 'every third Tuesday of the month except holidays') may not be supported","Non-English input may produce incorrect results since the service appears designed for Spanish/English natural language","Empty or missing 'input' query parameter results in a validation error"],"whenToPreferThis":"Choose this endpoint when you need to quickly translate a human-readable schedule description into a machine-usable cron expression without writing custom parsing logic. It is ideal for automation pipelines, chatbot scheduling assistants, or developer tools where users specify schedules in plain language. Prefer this over manual cron construction when the frequency description is provided by end users.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:14.422Z","isFirstParty":false}