export interface GetScheduleParams { smbToolType?: "get_schedule"; includeLocationFilter?: boolean; }