set_focus
Focus on specific OmniFocus projects or folders to filter your workspace, or clear focus to view all items. Supports setting focus on multiple items simultaneously.
Instructions
Set focus on one or more items, or clear focus.
OmniFocus supports focusing on projects and folders only. Call with no arguments (or empty lists) to clear focus.
Args: item_ids: Single ID or list of IDs to focus on. Omit or pass empty to clear. item_types: Matching type(s) - each must be "project" or "folder".
Returns: Success message confirming focus set or cleared
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_ids | No | ||
| item_types | No |