Skip to main content
Glama

OmniFocus MCP Enhanced

by jqlts1
3
5
  • Apple

get_inbox_tasks

Retrieve tasks from the OmniFocus inbox perspective, with an option to include or exclude completed tasks, enabling focused task management and streamlined workflow organization.

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