ticktick_get_schedule_conflicts
Identify overlapping events or tasks within a specified date range to detect scheduling conflicts on the TickTick MCP Server. Customize conflict detection with duration thresholds and optional task inclusion.
Instructions
Detect scheduling conflicts
Input Schema
Name | Required | Description | Default |
---|---|---|---|
conflict_threshold_minutes | No | Minimum overlap time to consider conflict | |
end_date | No | End date to check (YYYY-MM-DD) | |
include_tasks | No | Include task conflicts | |
start_date | No | Start date to check (YYYY-MM-DD) |