{"uid":"cap_mr-mtFzyry4Ra27VECcnc","slug":"next-weekday-finder-c68352b4","name":"Next Weekday Finder","description":"Next weekday occurrence. Call when scheduling the next Monday standup or Friday ship window. Returns the next date matching the requested weekday. $0.001 USDC per successful call via x402 on Base—deterministic first-party JSON, no API key, no subscription, and nothing is billed on structured validation errors.","url":"https://api.delx.ai/api/v1/x402/next-weekday","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"date":{"type":"string","format":"date-time","description":"ISO-8601 date or timestamp (e.g. 2026-08-04 or 2026-08-04T12:00:00Z)."},"weekday":{"description":"Optional weekday input."}}},"responseSchema":{"type":"json","example":{"date":"2026-08-10","schema":"delx/next-weekday/v1","weekday":"monday"}},"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_x7F07A2X-niVW5PwKwKr0","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":"Returns the next calendar date that falls on a specified weekday, given a starting date.","exampleAgentPrompt":"What's the next Monday after August 4th, 2026? I need to schedule a standup meeting.","exampleUseCases":[{"title":"Weekly standup scheduling","prompt":"What's the next Monday after today, August 7th 2026? I need to set a calendar invite for our weekly standup."},{"title":"Friday ship window planning","prompt":"When is the next Friday after 2026-08-10? I want to schedule our deployment ship window for that day."},{"title":"Next weekday for a deadline","prompt":"I need to know the next Wednesday after September 1st, 2026 — that's when I want to set the project deadline."}],"resultDescription":"A JSON object containing the next calendar date that matches the requested weekday, given the provided starting date. The date is returned in a structured, deterministic format.","failureModes":["Invalid or unparseable date format returns a structured validation error (not billed)","Missing or unrecognized weekday value returns a validation error","Malformed ISO-8601 timestamp triggers an error response without charge"],"whenToPreferThis":"Use this endpoint when an agent needs to deterministically find the next occurrence of a specific day of the week from a given date — for example, scheduling recurring meetings, computing deployment windows, or anchoring deadlines to weekdays. It requires no API key, no subscription, and validation errors are not billed, making it safe to call with uncertain inputs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:27.948Z","isFirstParty":false}