캘린더 동기화 후보
get_calendar_sync_candidatesGenerate calendar sync candidates from LMS assignments and quizzes, checking duplicates in the linked calendar via fingerprint, title, time, and URL.
Instructions
LMS의 구조화된 과제·퀴즈 마감을 캘린더 후보로 정규화합니다. 캘린더에는 아무것도 쓰지 않으며, 연결된 캘린더에서 fingerprint와 제목·시각·원문 URL로 중복을 먼저 확인해야 합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | 앞으로 며칠까지 후보를 만들지 (기본 30) | |
| course_id | No | 특정 강좌만 | |
| include_overdue | No | 지난 마감을 검토 후보로 포함 (기본 false) |