get_forecast_tasks
Retrieve due and deferred tasks from your OmniFocus forecast for a specified date range, with options to include completed tasks or show only deferred ones.
Instructions
Get tasks from OmniFocus forecast perspective (due/deferred tasks in date range)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to look ahead for forecast (default: 7) | |
| hideCompleted | No | Set to false to show completed tasks in forecast (default: true) | |
| includeDeferredOnly | No | Set to true to show only deferred tasks becoming available (default: false) |