export interface ListCalendarEventsParams { smbToolType?: "list_calendar_events"; includeCancelled?: boolean; }