Microsoft Todo
This skill connects to Microsoft Todo through Microsoft Graph, letting you list task collections, surface pending or overdue items, add new tasks, mark tasks complete, and update or delete existing ones. It uses OAuth bearer authentication and supports both read-only and read-write access modes.
Microsoft Todo lets you create, view, and manage task lists and individual tasks through Microsoft Graph.
AI-generated summary based on this skill's SKILL.md
Install
AceDataCloud/Skills/microsoft-todo · repository language: Python
git clone https://github.com/AceDataCloud/Skills
cp -r Skills ~/.claude/skills/microsoft-todogenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What can Microsoft Todo do for task management?
Microsoft Todo is a task management tool that connects through Microsoft Graph to help you organize and track personal or team tasks. The skill lets you list task collections, surface pending or overdue items, add new tasks, mark tasks complete, and update or delete existing ones. It supports both read-only and read-write access modes via OAuth bearer authentication.
How do I create todo items in Microsoft Todo?
Microsoft Todo lets you add new tasks directly through the skill's integration with Microsoft Graph. You can create todo items, set them with details, and manage them alongside your existing task collections. The skill supports full read-write access so you can add, update, and organize your tasks as needed.
Can Microsoft Todo integrate with other applications?
Yes, Microsoft Todo integrates with other applications through its Microsoft Graph connection. The skill enables seamless synchronization and data flow between Microsoft Todo and compatible platforms, allowing you to extend your task management workflow across multiple tools and services.
How does microsoft todo sync work with my tasks?
Microsoft Todo syncs your tasks through Microsoft Graph, keeping your task collections up to date across devices and integrations. The skill can surface pending or overdue items, check off completed tasks, and maintain your task list in real time. OAuth bearer authentication ensures secure synchronization of your data.
What access modes does Microsoft Todo support?
Microsoft Todo supports both read-only and read-write access modes through OAuth bearer authentication. Read-only mode lets you view task collections and pending items, while read-write mode allows you to add new tasks, mark tasks complete, update existing ones, and delete tasks as needed.
Can I set reminders and due dates in Microsoft Todo?
Microsoft Todo enables you to organize and track tasks with the ability to set reminders and due dates. The skill helps you surface overdue items and manage your task timeline, ensuring you stay on top of your commitments and deadlines across your task collections.