get_project_tasks
Fetch all tasks for a specific project in OmniFocus. Optionally include completed tasks.
Instructions
Get all tasks belonging to a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID | |
| includeCompleted | No | Include completed/dropped tasks (default false) |