get_projects_due_for_review
Retrieve OmniFocus projects needing review, sorted by overdue priority. Use for weekly project health assessments.
Instructions
Get OmniFocus projects that are due for review (nextReviewDate <= now). Returns projects sorted by most overdue first. Use for weekly review project health checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeOnHold | No | Include on-hold projects in results. Default: false. |