perspective_list
List all perspectives in OmniFocus, including built-in and custom ones, returning their id, name, kind, and requiresPro flag.
Instructions
List all perspectives in OmniFocus — both built-in (Inbox, Projects, Tags, Forecast, Flagged, Nearby, Review) and custom (OmniFocus Pro). Do not use to evaluate a perspective; prefer perspective_evaluate for that. Returns each perspective's id, name, kind (builtin|custom), and requiresPro flag. Safe to call repeatedly; no side effects, no writes. Example: perspective_list()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||