Skip to main content
Glama

OmniFocus MCP Enhanced

by jqlts1
12
7
  • Apple

get_inbox_tasks

Retrieve tasks from the OmniFocus inbox perspective, with the option to hide or display completed tasks, to streamline task management and prioritize actionable items.

Instructions

Get tasks from OmniFocus inbox perspective

Input Schema

NameRequiredDescriptionDefault
hideCompletedNoSet to false to show completed tasks in inbox (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 tasks in inbox (default: true)", "type": "boolean" } }, "type": "object" }

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/jqlts1/omnifocus-mcp-enhanced'

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