app icon
Microsoft Todo
0.0.1

Manage your tasks using Microsoft Todo API — create, retrieve, delete, and mark tasks as completed.

ayush3941/microsoft_todo335 installs

microsoft_todo

Overview

microsoft_todo is a task management plugin powered by the Microsoft Graph API.
It allows users to create, fetch, delete, and complete tasks within Microsoft Todo.
Designed for developers building productivity and workflow tools, microsoft_todo offers a one-time integration with long-term convenience for task-based apps.

Configure

1. Register a Microsoft Azure App

Create an app on the Azure Portal to obtain your client ID and configure Microsoft Graph API permissions.

2. Get microsoft_todo tools from Plugin Marketplace

The microsoft_todo tools can be found in the Plugin Marketplace. Please install the plugin first.

3. Fill in the configuration in Dify


TO GET MICROSOFT ACCESS TOKEN

🔧 Setup Instructions

1. Register an Azure App

  1. Visit the Azure Portal.
  2. Register a new application.
  3. Set the Redirect URI to:
  4. Add the following Delegated API Permissions under Microsoft Graph:
  5. Grant Admin Consent for all the above permissions.

2. Token Exchange (Access + Refresh Token)

Run a Flask server to complete OAuth2 flow and decode the token:


🛠 Plugin Usage in Dify

  1. Upload or install the plugin via Dify's Plugin Marketplace.
  2. Go to:
  3. Paste your and you're ready to use the tool.

On the Dify navigation page, click and enter the required OAuth credentials or access token.

4. The microsoft_todo tool includes the following functions:

Create Todo

Create a new task inside your Microsoft Todo default list.

Get Todos

Fetch all active tasks from your Todo list.

Delete Todo

Delete a specific task using its unique ID.

Mark Todo Completed

Mark a task as completed in Microsoft Todo.

Features

  • 📝 Create tasks instantly
  • 📋 Retrieve all your todos
  • ❌ Delete any task
  • ✅ Mark tasks as completed
  • 🔒 Secure OAuth-based access

5. Use the tool

You can use the microsoft_todo tool in the following application types:

Chatflow / Workflow applications

Both Chatflow and Workflow applications support adding a microsoft_todo tool node.

Agent applications

This tool is currently not supported in Agent applications.

Contact me: https://github.com/Ayush3941/microsoft_todo
@Ayush3941

CATEGORY
Tool
VERSION
0.0.1
ayush3941·07/03/2025 06:22 AM
REQUIREMENTS
Tool invocation
Endpoint registration
Maximum memory
256MB
Maximum storage
16MB