{"uid":"cap_rMEulqvx_rArDnIA6ExJW","slug":"nexusapi-cron-expression-parser-d514a707","name":"NexusAPI Cron Expression Parser","description":"Crypto, AI, Social Media, Finance, Weather, Tools &amp; more. Pay per call in USDC on Base. No API keys.","url":"https://nexus-api-virid.vercel.app/api/tools/cron/parser","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query or input parameter"}}},"responseSchema":{"type":"object","description":"API response data"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.107622","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.107622/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.107622","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.107622","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_9BqXt6brO_NhQrRdDGurq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.107622","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 string and returns human-readable schedule details, next run times, and validation information","exampleAgentPrompt":"Can you parse the cron expression '0 9 * * 1-5' and tell me in plain English what schedule it represents and when it will next run?","exampleUseCases":[{"title":"Debugging a misconfigured cron job","prompt":"I have a cron expression '*/15 8-18 * * 1-5' set up on my server — can you parse it and tell me exactly what schedule it runs on and when the next few executions will be?"},{"title":"Understanding inherited scheduled task","prompt":"Someone left this cron string in the codebase: '0 0 1,15 * *' — what does it actually mean in plain English and how often will it fire?"},{"title":"Validating a newly written cron schedule","prompt":"I just wrote the cron expression '30 6 * * 0,6' for a weekend job — can you validate it and confirm it's correct, and tell me when it will next trigger?"}],"resultDescription":"Returns a structured object containing the human-readable interpretation of the cron expression, a list of upcoming scheduled execution times, field-by-field breakdown (minute, hour, day, month, weekday), and whether the expression is valid or contains errors.","failureModes":["Invalid or malformed cron expression returns a validation error","Overly complex or non-standard cron syntax (e.g. seconds field, @reboot) may not be supported","Empty or missing query input returns a bad request error","Ambiguous expressions (e.g. with timezone indicators) may be interpreted as UTC by default"],"whenToPreferThis":"Use this endpoint when you need to programmatically interpret, validate, or explain cron expressions — especially useful in DevOps pipelines, scheduling automation agents, or when helping non-technical users understand inherited job schedules. Prefer this over manual parsing or regex approaches when you need accurate next-run times and a plain-English breakdown without building custom cron logic.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:01:40.839Z","isFirstParty":false}