create_project
Create a project in OmniFocus by setting its name, folder, dates, tags, and whether tasks are sequential or a single-action list.
Instructions
Create a new project in OmniFocus
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| note | No | Project note/description | |
| folderId | No | Parent folder ID | |
| folderName | No | Parent folder name | |
| sequential | No | Whether tasks must be completed in order | |
| singleActionList | No | Whether this is a single-action list | |
| completedByChildren | No | Auto-complete when all children are completed | |
| deferDate | No | Defer date (ISO 8601) | |
| dueDate | No | Due date (ISO 8601) | |
| plannedDate | No | Planned date (ISO 8601) | |
| flagged | No | Whether to flag the project | |
| tags | No | Tag names to apply | |
| reviewInterval | No | Review interval |