List projects
list_projectsFind and filter OmniFocus projects by folder, status, stalled state, and completion dates. Sort and paginate results to locate the exact projects you need.
Instructions
List and filter OmniFocus projects by folder, status, stalled state, with sorting and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fresh | No | Bypass the process-local cache. Other clients and GUI changes may otherwise remain cached for the advertised TTL. | |
| limit | No | Maximum number of projects to return (default: 100) | |
| folder | No | Filter to projects within this folder name | |
| sortBy | No | Sort field (default: name) | |
| status | No | Filter by project status | |
| sortOrder | No | Sort order (default: asc) | |
| stalledOnly | No | Only return stalled projects (active with tasks but no next action) | |
| completedAfter | No | Only projects completed after this date. Bare 'YYYY-MM-DD' is interpreted as LOCAL midnight on that calendar day; add a time and offset (e.g. 2026-03-05T09:00:00-06:00) to pin an exact moment. | |
| completedBefore | No | Only projects completed before this date. Bare 'YYYY-MM-DD' is interpreted as LOCAL midnight on that calendar day; add a time and offset (e.g. 2026-03-05T09:00:00-06:00) to pin an exact moment. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| tool | Yes | ||
| success | Yes |