quick_conflict_check
Check a proposed event time against the WCC admin calendar to identify conflicts before drafting. If a conflict is found, stop and ask the user to choose a different time.
Instructions
Check the WCC admin Google Calendar for conflicting events at a proposed time. Run this BEFORE drafting an event with a date. If a conflict is found you MUST STOP and ask the user to pick a different time — never proceed with a conflicting slot. Takes ~10s.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_iso | Yes | Proposed start, ISO8601 with timezone, e.g. 2026-03-12T19:00:00Z | |
| duration_minutes | No | Event duration in minutes (default 120) |