list_omnifocus_projects
List all OmniFocus projects to view and manage your task organization.
Instructions
List OmniFocus projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- server.js:40-40 (registration)Tool 'list_omnifocus_projects' is registered as part of the TOOLS array on line 40, with description 'List OmniFocus projects'. The server registers it on line 107 via server.tool() with a stub handler that returns an inspection message.
["list_omnifocus_projects", "List OmniFocus projects"],