get_overdue_tasks
Retrieve all overdue tasks (incomplete tasks past their due date) from the TickTick task management service, optionally filtered by project ID, with timezone offset support.
Instructions
Get all overdue tasks (incomplete tasks past their due date)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectId | No | Optional project ID to filter overdue tasks | |
timezoneOffsetHours | No | Timezone offset in hours from UTC (e.g., 8 for UTC+8). Defaults to 8 |