dump_database
Retrieve the full state of your OmniFocus database. Optionally exclude completed tasks and recurring duplicates to focus on current items.
Instructions
Gets the current state of your OmniFocus database. Prefer query_omnifocus or filter_tasks for targeted lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hideCompleted | No | Set to false to show completed and dropped tasks (default: true) | |
| hideRecurringDuplicates | No | Set to true to hide duplicate instances of recurring tasks (default: true) |