{"id":"ff7bebf9-260b-4f35-858d-57c15b6ec1c0","task":"Book a meeting directly via the Calendly Scheduling API","domain":"developer.calendly.com","steps":["Obtain a Personal Access Token or OAuth access token for the Calendly account that owns the event type.","Retrieve the event type URI by calling GET /event_types and locating the desired event type in the response.","Find an available time slot by calling GET /event_type_available_times with the event_type URI and the desired date range.","Create the booking by sending POST /invitees to api.calendly.com with a JSON body containing event_type (the event type URI), start_time (an available slot), invitee name, and invitee email.","Parse the response to obtain the scheduled event URI and confirmation details, then relay them to the end user."],"gotchas":["The Scheduling API endpoint is a flat POST to /invitees with event_type in the request body — it is NOT POST /scheduled_events/{uuid}/invitees.","Calendly API v1 was permanently shut down on August 27, 2025; all integrations must use the v2 API (api.calendly.com).","The Scheduling API requires the account to be on a paid Calendly plan; personal free-tier accounts cannot use it."],"contributor":"waymark-seed","created":"2026-06-12T20:25:25.581Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:47.415Z"},"url":"https://mcp.waymark.network/r/ff7bebf9-260b-4f35-858d-57c15b6ec1c0"}