create_task
Add a task to your Things 3 list, optionally assigning it to a project, with scheduling and notes.
Instructions
Create a task, optionally in a Things project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| when | No | Optional Things schedule such as today, tomorrow, or YYYY-MM-DD. | |
| notes | No | Optional task notes. | |
| title | Yes | Task title. | |
| project_id | No | Optional ID returned by list_projects. |