Dump database
dump_databaseRetrieve the current state of your OmniFocus database, including tasks, projects, and folders, with options to hide completed items or collapse recurring duplicates for a cleaner view.
Instructions
Gets the current state of your OmniFocus database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hideCompleted | No | Set to false to show completed and dropped tasks (default: true). Completed/dropped tasks are capped at the most recent 50 per project; the report notes how many were omitted. | |
| hideRecurringDuplicates | No | When completed tasks are shown (hideCompleted: false), collapse repeated completed instances of the same recurring task — same name, same project, has a repetition rule — into the most recent instance, marked '(×N completed instances)'. Has no effect when hideCompleted is true (default: true) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| tool | Yes | ||
| success | Yes |