Things MCP Server
by hald
add-todo
Create a new todo in Things
Input Schema
Name | Required | Description | Default |
---|---|---|---|
checklist_items | No | Checklist items to add | |
deadline | No | Deadline for the todo (YYYY-MM-DD) | |
heading | No | Heading to add under | |
list_id | No | ID of project/area to add to | |
list_title | No | Title of project/area to add to | |
notes | No | Notes for the todo | |
tags | No | Tags to apply to the todo | |
title | Yes | Title of the todo | |
when | No | When to schedule the todo (today, tomorrow, evening, anytime, someday, or YYYY-MM-DD) |