Skip to main content

swoogo_get_session_attendance

List or retrieve session attendance records.

Parameters

Example prompts

  • “Show attendance for session 456”
  • “Did registrant 789 attend the keynote?“

swoogo_session_attendance_stats

Get aggregated attendance statistics — registered count, checked-in count, no-shows, and attendance rates — per session.

Parameters

Response

Returns per-session stats with: session_id, registered, checked_in, no_show, attendance_rate_percent.

Example prompts

  • “What are the attendance rates for event 12345?”
  • “How many people showed up to the keynote?”
  • “Which sessions had the lowest attendance?”