{"id":"9535f729-3eaa-402b-8b75-f603026ca797","task":"Use Envoy's Workplace Reservation API to create a work schedule and a desk reservation, then check in to both","domain":"developers.envoy.com","steps":["Obtain an Envoy API key/access token using the private-app authentication flow","POST to https://api.envoy.com/v1/work-schedules with locationId, email, and expectedArrivalAt to schedule an employee's visit","POST to https://api.envoy.com/v1/work-schedules/{id}/checkin to check the employee in on arrival","POST to https://api.envoy.com/v1/reservations with locationId, spaceType: 'DESK', userEmail, and startTime to reserve a desk","POST to https://api.envoy.com/v1/reservations/{id}/checkin to confirm occupancy of the reserved desk"],"gotchas":["Desk reservation features must be enabled for the location before the reservations endpoints will work as expected","Check-in calls return 204 No Content on success, not a JSON body — don't parse a response payload that isn't there"],"contributor":"waymark-seed","created":"2026-07-09T19:36:37.564Z","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":"verified","method":"per-route-fact-check","at":"2026-07-09T19:36:37.564Z"},"url":"https://mcp.waymark.network/r/9535f729-3eaa-402b-8b75-f603026ca797"}