{"uid":"cap_8QVKoqCq3yqE4z3C0n9gx","slug":"context-agentutil-net-ffcf5faa","name":"AgentUtil Context Check","description":"Should I take this action right now? Checks timezone, holidays, business calendar, and platform status across 11 countries before sending emails, deploying code, or running campaigns","url":"https://context.agentutil.net/v1/check","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"date":{"type":"string","description":"ISO 8601 date to check (defaults to today)"},"action":{"type":"string","description":"Action being considered (e.g. send_email, deploy, schedule_meeting)"},"country":{"type":"string","description":"ISO 3166-1 alpha-2 country code (e.g. NZ, US, GB)"},"platform":{"type":"string","description":"Platform to check status for (e.g. github, aws, stripe)"},"timezone":{"type":"string","description":"IANA timezone (e.g. America/New_York, Pacific/Auckland)"},"description":{"type":"string","description":"Natural language description of the intended action"}}},"responseSchema":{"type":"object","required":["_truncated","_originalSize"],"properties":{"_truncated":{"type":"boolean"},"_originalSize":{"type":"number"}}},"example":{"request":{"date":"2024-12-25","action":"send_email","country":"NZ","platform":"sendgrid","timezone":"Pacific/Auckland","description":"Marketing email campaign to customers in New Zealand"},"response":{"_truncated":true,"_originalSize":14614}},"exampleRequest":{"date":"2024-12-25","action":"send_email","country":"NZ","platform":"sendgrid","timezone":"Pacific/Auckland","description":"Marketing email campaign to customers in New Zealand"},"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"unknown","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ahQvvJhfo71Er47BTb274","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks timezone, holidays, business calendar, and platform status for a given date, country, and platform before taking an action like sending email, deploying code, or running campaigns","exampleAgentPrompt":"Before I send this marketing email campaign targeting customers in New Zealand, check whether today — December 25 — is a good time to send it, given NZ holidays and business hours in the Pacific/Auckland timezone.","exampleUseCases":[{"title":"Verify production deployment timing safety","prompt":"I'm about to deploy a critical service update to production. Before I do, can you check if it's a safe time right now in Europe? I need to make sure it's not a holiday, we're in business hours, and GitHub is actually up and operational."},{"title":"Schedule meeting across multiple zones","prompt":"I want to schedule an important call with team members in London, Tokyo, and Sydney tomorrow. Check the timezone offsets, whether tomorrow is a business day in each location, and confirm it's not a public holiday anywhere so everyone can actually attend."},{"title":"Campaign send pre-flight validation","prompt":"I'm about to launch an automated outreach campaign to customers across the US and Germany. Before I hit send, verify that it's currently business hours in both countries, today isn't a holiday, and if we're using Stripe for any transactions, confirm the platform is operational right now."}],"resultDescription":"Returns a contextual assessment indicating whether the action is appropriate to take right now, including timezone info, whether today is a holiday or outside business hours in the target country, and current operational status of any specified platform (e.g. GitHub, AWS, Stripe).","failureModes":["Unsupported country code returns an error or empty holiday data","Unknown platform name may return no status data","Invalid IANA timezone string causes a validation error","Malformed ISO 8601 date returns a parsing error","Platform status APIs being unreachable may return stale or unavailable status","Missing required fields like country or timezone may produce incomplete results"],"whenToPreferThis":"Use this endpoint when an AI agent needs to decide whether it is contextually appropriate to take an action — particularly time-sensitive ones like sending emails, deploying code, or running campaigns — and needs to cross-check timezone, national holidays across 11 countries, business calendar, and live platform status in a single call rather than calling separate APIs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:38:10.686Z","isFirstParty":false}