Skip to main content
Glama

MCP OmniFocus

by someposer

drop_task

Remove a specific task from OmniFocus using its unique ID with this automated tool, streamlining task management and organization in your workflow.

Instructions

Drop a task in OmniFocus.

Input Schema

NameRequiredDescriptionDefault
task_idYesThe ID of the task to drop

Input Schema (JSON Schema)

{ "properties": { "task_id": { "description": "The ID of the task to drop", "title": "Task Id", "type": "string" } }, "required": [ "task_id" ], "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/someposer/mcp-omnifocus'

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