reorder_project
Move a project to a specific position relative to another project within the same OmniFocus folder. Provide the project ID and either a before or after project ID.
Instructions
Move a project before or after another project within the same folder.
project_id: str (required)
before_project_id: str
after_project_id: str
Exactly one of before/after required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| before_project_id | No | ||
| after_project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |