list_projects
List projects in OmniFocus using optional filters for status, folder, and full-text search to retrieve specific project views.
Instructions
List projects from OmniFocus with optional filters for status, folder, and text search
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by project status | |
| folderId | No | Filter by containing folder ID | |
| folderName | No | Filter by containing folder name | |
| search | No | Full-text search in project name and note | |
| limit | No | Maximum results (default 100) | |
| offset | No | Skip this many results |