ticktick_get_schedule_conflicts
Identify overlapping events and tasks within a specified date range to prevent double-booking and scheduling errors in your TickTick calendar.
Instructions
Detect scheduling conflicts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | Start date to check (YYYY-MM-DD) | |
| end_date | No | End date to check (YYYY-MM-DD) | |
| include_tasks | No | Include task conflicts | |
| conflict_threshold_minutes | No | Minimum overlap time to consider conflict |