Skip to main content
Glama

OmniFocus-MCP

dump_database

Exports the current state of your OmniFocus database, allowing customization to show completed tasks or filter recurring task duplicates.

Instructions

Gets the current state of your OmniFocus database

Input Schema

NameRequiredDescriptionDefault
hideCompletedNoSet to false to show completed and dropped tasks (default: true)
hideRecurringDuplicatesNoSet to true to hide duplicate instances of recurring tasks (default: true)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "hideCompleted": { "description": "Set to false to show completed and dropped tasks (default: true)", "type": "boolean" }, "hideRecurringDuplicates": { "description": "Set to true to hide duplicate instances of recurring tasks (default: true)", "type": "boolean" } }, "type": "object" }

Other Tools from OmniFocus-MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/themotionmachine/OmniFocus-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server