get_due_items
Retrieve overdue and due tasks to focus on urgent items. Ideal for prioritizing past-due tasks without distraction.
Instructions
Get overdue and due tasks only (past due date).
Use when you need to focus specifically on urgent/overdue items. For complete daily view including today's tasks, use get_daily_productivity_overview().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debug | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| metadata | Yes | Metadata about the data itself | |
| summary | Yes | Human-readable insights | |
| debug | Yes | ||
| success | Yes | ||
| api_version | No | current | |
| response_version | No | 1.0 |