{"uid":"cap_gc177JKDdF7tCbaLKCJ_s","slug":"agent402-tools-meeting-scheduler-73a8d8dd","name":"agent402.tools Meeting Scheduler","description":"Bundled execution of the Meeting scheduler workflow - Schedule a meeting across timezones without the round-tripping. Convert a proposed UTC slot into every attendee's local time, verify it lands on a working day for each, project the end time, ge...","url":"https://agent402.tools/api/skill/meeting-scheduler","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"attendeeTzs":{"type":"string","description":"Comma-separated IANA timezones (e.g. 'America/New_York, Europe/London, Asia/Tokyo')"},"durationStr":{"type":"string","description":"Meeting duration as a duration string (e.g. '1h30m' or '45m')"},"proposedTime":{"type":"string","description":"Proposed start time in UTC ISO 8601 (e.g. '2026-07-15T14:00:00Z')"}}},"responseSchema":{"type":"json","example":{"args":{"attendeeTzs":"America/New_York, Europe/London, Asia/Tokyo","durationStr":"1h","proposedTime":"2026-07-15T14:00:00Z"},"pack":"meeting-scheduler","steps":[{"ok":true,"slug":"time","result":{}},{"ok":true,"slug":"time-convert","result":{}},{"ok":true,"slug":"business-days","result":{}},{"ok":true,"slug":"add-time","result":{}},{"ok":true,"slug":"relative-time","result":{}},{"ok":true,"slug":"cron-next","result":{}},{"ok":true,"slug":"date-diff","result":{}}],"summary":"7/7 steps succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vdmNc80TXoeWzkOD8w2XP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a proposed UTC meeting time into all attendees' local times, verifies it falls on a working day, and projects the meeting end time — all in a single API call.","exampleAgentPrompt":"We're trying to set up a 1h30m team call at 2026-07-15T14:00:00Z — can you check what time that is for attendees in America/New_York, Europe/London, and Asia/Tokyo, confirm it's a working day for all of them, and tell me when the meeting would end in each timezone?","exampleUseCases":null,"resultDescription":"Returns each attendee's local start and end times for the proposed meeting, confirms whether the slot falls on a working day for each timezone, and projects the meeting end time — all derived from the single UTC input and duration string.","failureModes":["Invalid or unrecognized IANA timezone string returns an error","Malformed ISO 8601 UTC timestamp causes a parsing failure","Invalid duration string format (e.g. not matching '1h30m' or '45m' pattern) causes rejection","Payment of $0.05 USDC not provided or rejected results in 402 response","Missing required fields (attendeeTzs, durationStr, or proposedTime) returns a validation error"],"whenToPreferThis":"Use this endpoint when you need to resolve a single proposed UTC meeting time against multiple attendees in different IANA timezones in one shot, eliminating manual timezone lookups and working-day checks. Prefer this over building your own timezone conversion logic when you also need working-day validation and end-time projection bundled together.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:56:48.007Z","isFirstParty":false}