@pipeworx/microsoft-todo
Connect: https://gateway.pipeworx.io/microsoft-todo/mcp · Install: one-click buttons
Tools: 4
Tools
- list_task_lists — List the Microsoft To Do task lists for the signed-in user, with display names and whether each is a well-known list (e.g. the default “Tasks” or flagged-email list). Use to discover a to-do list and
- list_tasks — List the tasks in a Microsoft To Do list. Returns compact task summaries (title, status, importance, due date, created/completed times, and a body preview). Optionally filter by status. Use to browse
- get_task — Get the full details of a single Microsoft To Do task by its list ID and task ID, including title, status, importance, full body/notes, due date, reminder time, created/completed times, and any checkl
- find_due_tasks — Find 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, an
Tools
-
find_due_tasks— Find 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, an -
get_task— Get the full details of a single Microsoft To Do task by its list ID and task ID, including title, status, importance, full body/notes, due date, reminder time, created/completed times, and any checkl -
list_task_lists— List the Microsoft To Do task lists for the signed-in user, with display names and whether each is a well-known list (e.g. the default Tasks or flagged-email list). Use to discover a to-do list and it -
list_tasks— List the tasks in a Microsoft To Do list. Returns compact task summaries (title, status, importance, due date, created/completed times, and a body preview). Optionally filter by status. Use to browse