set_focus
Set or clear focus on specific projects or folders in OmniFocus. Provide item IDs and types ('project' or 'folder') to focus; omit or leave empty to reset focus. Narrow your visible items to improve workflow.
Instructions
Focus on projects/folders, or clear focus. Does not support tasks or tags.
item_ids: str | list[str] -- omit or empty to clear
item_types: str | list[str] -- "project" or "folder"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_ids | No | ||
| item_types | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |