Skip to main content
Glama

create_project

Create new projects in OmniFocus with custom settings for task sequencing, folder organization, and review schedules to structure your workflow.

Instructions

Create a new project in OmniFocus.

Args: name: The name of the project note: Optional note/description for the project (plain text only - rich text formatting is not supported via automation APIs) folder_path: Optional folder path (e.g., "Work > Clients") - folder must exist in OmniFocus sequential: If True, tasks must be completed in order — the first incomplete task is 'available' and the rest are 'blocked.' If False, all tasks are available in parallel. OmniFocus represents dependencies via task ordering in sequential projects; there are no explicit task-to-task dependency links. (default: False) review_interval_weeks: Optional review interval in weeks for GTD review cycle

Returns: Success message with project ID and configuration details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
noteNo
folder_pathNo
sequentialNo
review_interval_weeksNo

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