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