Skip to main content
Glama

delete_projects

Permanently remove one or multiple projects and all associated tasks from OmniFocus. Accepts single or multiple project IDs and provides deletion summary with success/failure counts.

Instructions

Delete one or more projects from OmniFocus (NEW API - Enhanced with Union type).

WARNING: This permanently deletes the projects and all their tasks. Cannot be undone.

NEW API changes:

  • Accepts Union[str, list[str]] for project_ids (single or multiple)

  • Returns detailed summary with success/failure counts

Args: project_ids: Single project ID (str) or list of project IDs to delete

Returns: Summary of deleted projects with count and any errors encountered

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idsYes

Latest Blog Posts

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/s-morgan-jeffries/omnifocus-mcp'

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