add_project
Create and manage new projects in OmniFocus by specifying name, notes, due date, defer date, tags, and folder. Set flags, estimated time, and task sequence for efficient project organization.
Instructions
Add a new project to OmniFocus
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deferDate | No | The defer date of the project in ISO format (YYYY-MM-DD or full ISO date) | |
dueDate | No | The due date of the project in ISO format (YYYY-MM-DD or full ISO date) | |
estimatedMinutes | No | Estimated time to complete the project, in minutes | |
flagged | No | Whether the project is flagged or not | |
folderName | No | The name of the folder to add the project to (will add to root if not specified) | |
name | Yes | The name of the project | |
note | No | Additional notes for the project | |
sequential | No | Whether tasks in the project should be sequential (default: false) | |
tags | No | Tags to assign to the project |