List Missing Permissions
list_missing_permissionsReturns the macOS privacy (TCC) permissions Local MCP needs that are NOT granted yet, each with a one-click open_url that opens the exact System Settings → Privacy & Security pane. Read-only and passive (never prompts). Use it during setup or before a workflow to tell the user precisely which "Allow" clicks remain (Calendar, Contacts, Reminders, Mail Automation, Full Disk Access, Screen Recording, Accessibility) instead of failing mid-task. all_granted: true means nothing is left to do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| granted | No | ||
| missing | No | ||
| summary | No | ||
| all_granted | No |