generated: '2026-08-13' method: generated source: openapi/_original/goto-webinar-openapi.yml note: >- Packaged operating instructions for the three marquee GoTo Webinar flows. Every operationId referenced was verified against GoTo's own published OpenAPI 3.0.0; none were invented. GoTo publishes no AGENTS.md or first-party agent skills — a search of developer.goto.com found none — so these are generated by API Evangelist from the contract plus the Developer Center guides, and they carry the conventions, error and rate-limit rules captured in conventions/, errors/ and rate-limits/. skills: - file: goto-webinar-schedule-and-register.md name: Schedule a GoTo Webinar and register attendees api: openapi/goto-webinar-webinars-api-openapi.yml operations: [createWebinar, getWebinar, getRegistrationFields, createRegistrant, getAllRegistrantsForWebinar, getRegistrant, deleteRegistrant] - file: goto-webinar-post-event-reporting.md name: Pull GoTo Webinar post-event attendance and engagement api: openapi/goto-webinar-sessions-api-openapi.yml operations: [getWebinars, getAllSessions, getWebinarSession, getPerformance, getPerformanceForAllWebinarSessions, getAttendees, getAttendee, getAttendeePollAnswers, getAttendeeQuestions, getAttendeeSurveyAnswers, getPolls, getQuestions, getSurveys, getAttendeesForAllWebinarSessions] - file: goto-webinar-webhook-subscriptions.md name: Set up GoTo Webinar webhooks and user subscriptions api: openapi/goto-webinar-webhooks-api-openapi.yml operations: [createSecretKey, createWebhooks, getWebhooks, getWebhook, updateWebhooks, deleteWebhooks, createUserSubscriptions, getUserSubscriptions, getUserSubscription, updateUserSubscriptions, deleteUserSubscriptions]