add_todo
Create a new task in Things 3 by specifying a title, and optionally set due date, tags, notes, and project.
Instructions
Create a task through Things' supported AppleScript interface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| when | No | ||
| notes | No | ||
| title | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |