Find Due Tasks
find_due_tasksFind upcoming, incomplete Microsoft To Do tasks across all of the user's to-do lists that are due within the next N days. Returns a flat list of due reminders with their list name, title, due date, and importance. Use to answer "what tasks are due soon" or "what are my upcoming reminders".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_ahead | No | How many days ahead to look for due tasks (default 7). |