move_project
Relocate an OmniFocus project to any folder or the top level. Supply the project ID and target folder ID, or null for top-level placement, to organize tasks instantly.
Instructions
Move a project to a different folder or to the top level. Pass folderId as a string to move into a folder, or null to move to the top level. Throws a not-found error if either ID does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| folderId | Yes |