- Add NotificationHistoryItem, NotificationHistoryResponse types - Add notification type enums (NotificationType, NotificationChannel, NotificationStatus) - Implement getNotificationHistory() in api.ts with filtering support - Supports limit, offset, type, status query params - Returns paginated history with total count 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>