get_forecast_tasks
Retrieve tasks from OmniFocus forecast perspective, including due and deferred tasks within a specified date range, and filter by completed or deferred status for streamlined task management.
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) |