Add task
add_taskCreate a task in OmniFocus with subtasks, tags, due/defer dates, and repeating rules. Ideal for capturing work quickly.
Instructions
Create one task, optionally with subtasks, tags, dates, and a repeat rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Task title. | |
| note | No | ||
| tags | No | Tag names to apply. Exclusive tag groups are respected. | |
| flagged | No | ||
| tag_ids | No | ||
| children | No | Nested subtasks using the same fields. | |
| due_date | No | YYYY-MM-DD or ISO-8601 datetime. | |
| defer_date | No | ||
| project_id | No | ||
| repetition | No | ICS repetition object: ruleString, method (DueDate|DeferUntilDate|Fixed), catchUpAutomatically. | |
| sequential | No | ||
| planned_date | No | ||
| project_name | No | ||
| parent_task_id | No | Create as a subtask of this task. Do not also pass a project. | |
| parent_task_name | No | ||
| estimated_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||