Skip to main content
Glama

OmniFocus MCP Enhanced

by jqlts1
20
7
  • Apple

get_today_completed_tasks

Retrieve tasks completed today to track daily progress. Set a task limit (default: 20) to view accomplishments and enhance productivity using OmniFocus MCP Enhanced.

Instructions

Get tasks completed today - view today's accomplishments

Input Schema

NameRequiredDescriptionDefault
limitNo返回的最大任务数量 (默认: 20)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "default": 20, "description": "返回的最大任务数量 (默认: 20)", "maximum": 100, "minimum": 1, "type": "number" } }, "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