things_create_item
Create a to-do, project, area, or tag in Things 3 by supplying a unique requestId, title, and optional notes. Use to add new items to your Things database with local write permission.
Instructions
Create a to-do, project, area, or tag. Supply a unique UUID requestId. Creation of all four kinds is native verified. Local write permission is required and disabled by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| notes | No | ||
| title | Yes | ||
| requestId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |