Skip to main content
Glama

OmniFocus MCP Enhanced

by jqlts1
3
5
  • Apple

list_custom_perspectives

Retrieve and display all custom perspectives in OmniFocus, with options for simple (names only) or detailed (names with identifiers) output formats, enhancing task management and workflow organization.

Instructions

List all custom perspectives defined in OmniFocus

Input Schema

NameRequiredDescriptionDefault
formatNoOutput format: simple (names only) or detailed (with identifiers) - default: simple

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "format": { "description": "Output format: simple (names only) or detailed (with identifiers) - default: simple", "enum": [ "simple", "detailed" ], "type": "string" } }, "type": "object" }
Install Server

Other Tools from OmniFocus MCP Enhanced

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jqlts1/omnifocus-mcp-enhanced'

If you have feedback or need assistance with the MCP directory API, please join our Discord server