Create folder
create_folderCreate a new folder in OmniFocus, optionally nested under a parent folder, to organize projects and tasks. A stable request key prevents duplicate creation on retries.
Instructions
Create a new folder in OmniFocus, optionally nested under a parent folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the new folder | |
| parent | No | Parent folder name or ID (creates at top level if omitted) | |
| idempotencyKey | No | Stable request key for this create. Reuse identical arguments to replay its result across clients; an uncertain earlier attempt is never repeated. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| tool | Yes | ||
| success | Yes |