update-todo
Modify an existing todo in the Things app by updating its title, notes, tags, deadline, or status (completed/canceled) using its unique ID. Simplifies task management through direct adjustments.
Instructions
Update an existing todo in Things
Input Schema
Name | Required | Description | Default |
---|---|---|---|
canceled | No | Mark as canceled | |
completed | No | Mark as completed | |
deadline | No | New deadline | |
id | Yes | ID of the todo to update | |
notes | No | New notes | |
tags | No | New tags | |
title | No | New title | |
when | No | New schedule |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Things MCP Server
Related Tools
- @hald/things-mcp
- @jhirono/todoMCP
- @hald/things-mcp
- @Chrusic/todoist-mcp-server-extended
- @mikemc/todoist-mcp-server