Skip to main content
This workflow helps a coach understand whether a client is attending planned sessions consistently.

Required access

Example prompt

Typical tool sequence

  1. search_clients to identify the client.
  2. summarize_client_adherence for a direct attendance summary.
  3. list_bookings for detailed booking rows when needed.
  4. get_booking for a specific booking that needs investigation.
  5. get_calendar_event when event details matter.

Optional write action

If the coach wants to correct attendance, the grant must include:
  • bookings
  • write access enabled
  • update_attendance in allowedWriteTools
Use a confirmation step before updating attendance.

Output to expect

The assistant should return:
  • a short attendance summary
  • the date range used
  • counts by status
  • the specific bookings that need attention
  • any follow-up recommendation