create-project-with-headings
Create structured projects in Things 3 with predefined headings, tasks, deadlines, and organization to manage work systematically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the new project to create in Things | |
| goal | No | Short description of what the project is trying to achieve | |
| work_type | No | Optional category like design, software, content, workshop, personal | |
| methodology | No | Optional methodology or framework to reflect in the heading structure | |
| notes | No | Notes for the project | |
| when | No | today, tomorrow, anytime, someday, YYYY-MM-DD or YYYY-MM-DD@HH:MM | |
| deadline | No | Deadline date for the project | |
| tags | No | Tag names to apply to the project | |
| area-id | No | Area UUID to place the project into | |
| area | No | Area title to place the project into | |
| headings | No | Explicit headings to create. If omitted, headings are inferred. | |
| todos | No | Top-level to-dos to create in the project after the headings | |
| todos_by_heading | No | Map of heading title to to-do titles that should be created under that heading | |
| reveal | No | Reveal the newly created project in Things |