Skip to main content
Glama

MCP OmniFocus

by someposer

activate_task

Reactivate a previously dropped or completed task in OmniFocus by specifying its task ID. Use this tool to restore tasks to active status within your workflow.

Instructions

Activate (un-drop or un-complete) a task in OmniFocus.

Input Schema

NameRequiredDescriptionDefault
task_idYesThe ID of the task to activate

Input Schema (JSON Schema)

{ "properties": { "task_id": { "description": "The ID of the task to activate", "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