{"uid":"cap_vSebQtWAmEkiXxzxSzvwR","slug":"delx-cron-describe-d807c800","name":"Delx Cron Describe","description":"Validate and describe a five-field cron schedule for $0.001 USDC, including the next runs. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.","url":"https://api.delx.ai/api/v1/x402/cron","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","bodyType","body"],"properties":{"body":{"type":"object","additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2gJRDRALxOibJIjCbDUtb","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates and describes a five-field cron expression, returning a human-readable schedule summary and upcoming run timestamps.","exampleAgentPrompt":"Can you validate and describe this cron expression for me — '0 9 * * 1-5' — and show me the next few times it would run?","exampleUseCases":[{"title":"Debug a misfiring cron schedule","prompt":"I set up a cron job with the expression '*/15 8-18 * * 1-5' but I'm not sure it's right — can you validate it and tell me in plain English when it fires and show me the next few run times?"},{"title":"Explain an inherited cron expression","prompt":"There's this cron string '0 0 1 * *' in our codebase and I have no idea what it does — can you describe what schedule it represents and when it will next trigger?"},{"title":"Verify a nightly backup schedule","prompt":"I want to make sure my backup cron job '30 2 * * *' is set correctly to run at 2:30 AM every day — can you confirm it's valid and show me the upcoming runs?"}],"resultDescription":"Returns a validation status indicating whether the cron expression is syntactically valid, a human-readable description of the schedule (e.g. 'At 9:00 AM, Monday through Friday'), and a list of the next upcoming run timestamps based on the expression.","failureModes":["Invalid or malformed cron expression returns a validation error with details about which field is incorrect","Expressions with fewer or more than five fields are rejected","Expressions using non-standard extensions (e.g. seconds field, @yearly aliases) may not be supported","Network timeout or service unavailability returns an error","Missing or insufficient payment (x402) results in a payment-required error"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, no-API-key way to validate and explain a cron expression and see its next scheduled runs. It is particularly useful for agents building or debugging automation workflows, checking inherited schedules, or explaining cron syntax to non-technical users. Costs $0.001 USDC per call via x402 payment, making it cost-effective for occasional lookups.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:14:55.795Z","isFirstParty":false}