Skip to main content
Glama
jhirono

Microsoft Todo MCP Service

create-task

Add a new task to a Microsoft Todo list with details like title, description, due date, priority, reminders, and status. Requires list ID and task title for creation.

Instructions

Create a new task in a specific Microsoft Todo list. A task is the main todo item that can have a title, description, due date, and other properties.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyNoDescription or body content of the task
categoriesNoCategories associated with the task
dueDateTimeNoDue date in ISO format (e.g., 2023-12-31T23:59:59Z)
importanceNoTask importance
isReminderOnNoWhether to enable reminder for this task
listIdYesID of the task list
reminderDateTimeNoReminder date and time in ISO format
startDateTimeNoStart date in ISO format (e.g., 2023-12-31T23:59:59Z)
statusNoStatus of the task
titleYesTitle of the task

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jhirono/todoMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server