Skip to content

feat(calendar): list appointment schedules#580

Open
alexuser wants to merge 2 commits into
openclaw:mainfrom
alexuser:alex/329-appointment-schedules-list
Open

feat(calendar): list appointment schedules#580
alexuser wants to merge 2 commits into
openclaw:mainfrom
alexuser:alex/329-appointment-schedules-list

Conversation

@alexuser
Copy link
Copy Markdown
Contributor

Summary

  • Adds gog calendar appointment-schedules list as a read-only slice of appointment schedule support.
  • Reuses the existing calendar events listing flow and filters Calendar API Events.list calls with eventTypes=appointmentSchedule.
  • Covers the new appointment schedules list behavior with focused JSON/query-param and command-shape tests.

Fixes #329.

Validation

  • go test ./internal/cmd -run 'Appointment|ListCalendarEvents'
  • go test ./...
  • git diff --check

@alexuser alexuser marked this pull request as ready for review May 12, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Appointment Schedule support

1 participant