Apple Tools (Unified)
PYPI · APPLE-TOOLS-MCP · 2 COMPONENTS · SCANNED AUG 18
Unified Apple ecosystem MCP server for macOS: Mail, Calendar, Notes, Files, Messages, and more.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 2 of 41 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 12 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability63
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (poor).Fail
- Tool/resource definitions use about 8693 tokens (~42/item across 203 items; 184 tools + 19 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
- Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
pypi · apple-tools-mcp
claude mcp add jonathanrreed-apple-tools-mcp -- uvx apple-tools-mcp
codex mcp add jonathanrreed-apple-tools-mcp -- uvx apple-tools-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jonathanrreed-apple-tools-mcp": {
"type": "local",
"command": [
"uvx",
"apple-tools-mcp"
],
"enabled": true
}
}
} openclaw mcp add jonathanrreed-apple-tools-mcp --command uvx --arg apple-tools-mcp
mcp_servers:
jonathanrreed-apple-tools-mcp:
command: "uvx"
args: ["apple-tools-mcp"] {
"mcpServers": {
"jonathanrreed-apple-tools-mcp": {
"command": "uvx",
"args": [
"apple-tools-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 18 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 11 Aug 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 7 Aug 26 0
- Security disclosure: fail → pass ▲ functional
- 6 Aug 26 +28
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Tool coverage: unverified → 100 ▲ functional
- Schema quality: unverified → 100 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- First check of Tool coverage: 0 functional
- First check of Schema quality: fail functional
- First check of Schema quality: pass functional
- First check of Schema quality: good functional
- First check of Tool coverage: 100 functional
- 5 Aug 26 36
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 18 Aug 2026 · Analysed pypi/apple-tools-mcp@1.0.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | setuptools.build_meta |
Dependencies 41 packages
| Packages resolved | 41 |
|---|---|
| Stale | 1 |
| No linked repository | 1 |
| Tree resolution | Complete |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
mail_reply_latest_in_thread Mail Reply Latest In Thread ~65
Delegated Apple domain tool 'mail_reply_latest_in_thread' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| from_account | – | – | – |
| limit | – | – | – |
| message_id | string | yes | – |
| reply_all | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
mail_reply_message Mail Reply Message ~56
Delegated Apple domain tool 'mail_reply_message' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| from_account | – | – | – |
| message_id | string | yes | – |
| reply_all | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
mail_search_messages Mail Search Messages ~52
Delegated Apple domain tool 'mail_search_messages' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | – | – | – |
| mailbox | – | – | – |
| query | string | yes | – |
| unread_only | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
mail_send_message Mail Send Message ~70
Delegated Apple domain tool 'mail_send_message' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| attachments | – | – | – |
| bcc | – | – | – |
| body | string | – | – |
| cc | – | – | – |
| from_account | – | – | – |
| subject | string | – | – |
| to | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
maps_build_maps_link Maps Build Maps Link ~48
Delegated Apple domain tool 'maps_build_maps_link' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | – |
| origin | – | – | – |
| transport | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| ok | boolean | – | – |
| url | string | yes | – |
No examples provided.
maps_get_directions Maps Get Directions ~50
Delegated Apple domain tool 'maps_get_directions' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | – |
| origin | string | yes | – |
| transport | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
maps_health Maps Health ~25
Delegated Apple domain tool 'maps_health' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | array | yes | – |
| helper_available | boolean | yes | – |
| helper_compiled | boolean | yes | – |
| ok | boolean | – | – |
| server_name | string | yes | – |
| supports | array | yes | – |
| transport | string | yes | – |
| version | string | yes | – |
No examples provided.
maps_open_directions_in_maps Maps Open Directions In Maps ~52
Delegated Apple domain tool 'maps_open_directions_in_maps' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | – |
| origin | – | – | – |
| transport | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
maps_search_places Maps Search Places ~41
Delegated Apple domain tool 'maps_search_places' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
messages_get_conversation Messages Get Conversation ~47
Delegated Apple domain tool 'messages_get_conversation' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| chat_id | string | yes | – |
| limit | – | – | – |
| offset | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
messages_get_message Messages Get Message ~35
Delegated Apple domain tool 'messages_get_message' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| message_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
messages_health Messages Health ~25
Delegated Apple domain tool 'messages_health' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| automation_access | boolean | yes | – |
| automation_access_error | – | – | – |
| automation_access_suggestion | – | – | – |
| capabilities | – | yes | – |
| history_access | boolean | yes | – |
| history_access_error | – | – | – |
| history_access_suggestion | – | – | – |
| ok | boolean | – | – |
| safety_mode | string | yes | – |
| server_name | string | yes | – |
| transport | string | yes | – |
| version | string | yes | – |
No examples provided.
messages_list_attachments Messages List Attachments ~51
Delegated Apple domain tool 'messages_list_attachments' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| chat_id | – | – | – |
| limit | – | – | – |
| message_id | – | – | – |
| offset | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
messages_list_conversations Messages List Conversations ~47
Delegated Apple domain tool 'messages_list_conversations' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | – | – | – |
| offset | – | – | – |
| unread_only | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
messages_reply_in_conversation Messages Reply In Conversation ~46
Delegated Apple domain tool 'messages_reply_in_conversation' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| chat_id | string | yes | – |
| text | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
messages_search_messages Messages Search Messages ~67
Delegated Apple domain tool 'messages_search_messages' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| chat_id | – | – | – |
| end_iso | – | – | – |
| limit | – | – | – |
| offset | – | – | – |
| query | string | yes | – |
| sender | – | – | – |
| start_iso | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
messages_send_attachment Messages Send Attachment ~47
Delegated Apple domain tool 'messages_send_attachment' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| file_path | string | yes | – |
| recipient | string | yes | – |
| text | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
messages_send_message Messages Send Message ~41
Delegated Apple domain tool 'messages_send_message' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| recipient | string | yes | – |
| text | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_append_to_note Notes Append To Note ~44
Delegated Apple domain tool 'notes_append_to_note' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| note_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_create_folder Notes Create Folder ~50
Delegated Apple domain tool 'notes_create_folder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| account_name | string | yes | – |
| folder_name | string | yes | – |
| parent_folder_id | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_create_note Notes Create Note ~53
Delegated Apple domain tool 'notes_create_note' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| body_html | – | – | – |
| folder_id | string | yes | – |
| tags | – | – | – |
| title | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_delete_folder Notes Delete Folder ~35
Delegated Apple domain tool 'notes_delete_folder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_delete_note Notes Delete Note ~35
Delegated Apple domain tool 'notes_delete_note' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| note_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_get_note Notes Get Note ~35
Delegated Apple domain tool 'notes_get_note' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| note_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_health Notes Health ~25
Delegated Apple domain tool 'notes_health' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | – | yes | – |
| ok | boolean | – | – |
| safety_mode | string | yes | – |
| server_name | string | yes | – |
| transport | string | – | – |
| version | string | yes | – |
No examples provided.
notes_list_accounts Notes List Accounts ~27
Delegated Apple domain tool 'notes_list_accounts' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_list_attachments Notes List Attachments ~37
Delegated Apple domain tool 'notes_list_attachments' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| note_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_list_folders Notes List Folders ~45
Delegated Apple domain tool 'notes_list_folders' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| account_name | – | – | – |
| limit | – | – | – |
| offset | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_list_notes Notes List Notes ~49
Delegated Apple domain tool 'notes_list_notes' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| account_name | – | – | – |
| folder_id | – | – | – |
| limit | – | – | – |
| offset | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_move_note Notes Move Note ~43
Delegated Apple domain tool 'notes_move_note' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | string | yes | – |
| note_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_rename_folder Notes Rename Folder ~45
Delegated Apple domain tool 'notes_rename_folder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | string | yes | – |
| folder_name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_search_notes Notes Search Notes ~56
Delegated Apple domain tool 'notes_search_notes' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| account_name | – | – | – |
| folder_id | – | – | – |
| limit | – | – | – |
| offset | – | – | – |
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
notes_update_note Notes Update Note ~57
Delegated Apple domain tool 'notes_update_note' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| body_html | – | – | – |
| folder_id | – | – | – |
| note_id | string | yes | – |
| tags | – | – | – |
| title | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_complete_reminder Reminders Complete Reminder ~38
Delegated Apple domain tool 'reminders_complete_reminder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| reminder_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_create_list Reminders Create List ~35
Delegated Apple domain tool 'reminders_create_list' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| title | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_create_reminder Reminders Create Reminder ~89
Delegated Apple domain tool 'reminders_create_reminder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| due_all_day | boolean | – | – |
| due_date | – | – | – |
| list_id | string | yes | – |
| notes | – | – | – |
| parent_reminder_id | – | – | – |
| priority | – | – | – |
| remind_at | – | – | – |
| tags | – | – | – |
| title | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_delete_list Reminders Delete List ~36
Delegated Apple domain tool 'reminders_delete_list' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| list_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_delete_reminder Reminders Delete Reminder ~38
Delegated Apple domain tool 'reminders_delete_reminder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| reminder_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_get_reminder Reminders Get Reminder ~38
Delegated Apple domain tool 'reminders_get_reminder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| reminder_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_health Reminders Health ~26
Delegated Apple domain tool 'reminders_health' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | array | yes | – |
| helper_available | boolean | yes | – |
| helper_compiled | boolean | yes | – |
| ok | boolean | – | – |
| safety_mode | string | yes | – |
| server_name | string | yes | – |
| transport | string | – | – |
| version | string | yes | – |
No examples provided.
reminders_list_lists Reminders List Lists ~28
Delegated Apple domain tool 'reminders_list_lists' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_list_reminders Reminders List Reminders ~66
Delegated Apple domain tool 'reminders_list_reminders' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| due_after | – | – | – |
| due_before | – | – | – |
| include_completed | boolean | – | – |
| limit | – | – | – |
| list_id | – | – | – |
| search | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_uncomplete_reminder Reminders Uncomplete Reminder ~40
Delegated Apple domain tool 'reminders_uncomplete_reminder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| reminder_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
reminders_update_reminder Reminders Update Reminder ~91
Delegated Apple domain tool 'reminders_update_reminder' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| due_all_day | – | – | – |
| due_date | – | – | – |
| list_id | – | – | – |
| notes | – | – | – |
| parent_reminder_id | – | – | – |
| priority | – | – | – |
| remind_at | – | – | – |
| reminder_id | string | yes | – |
| tags | – | – | – |
| title | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
search_tools Search Tools ~50
Search this server's tool catalog by keyword, alias, or domain tag.
| Name | Type | Req | Description |
|---|---|---|---|
| domain_tags | – | – | – |
| limit | integer | – | – |
| mode | string | – | – |
| query | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
shortcuts_health Shortcuts Health ~26
Delegated Apple domain tool 'shortcuts_health' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | array | yes | – |
| ok | boolean | – | – |
| permissions | – | yes | – |
| safety_mode | string | yes | – |
| server_name | string | yes | – |
| transport | string | yes | – |
| transport_support | array | yes | – |
| version | string | yes | – |
No examples provided.
shortcuts_list_folders Shortcuts List Folders ~30
Delegated Apple domain tool 'shortcuts_list_folders' exposed through Apple-Tools-MCP.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
shortcuts_list_shortcuts Shortcuts List Shortcuts ~36
Delegated Apple domain tool 'shortcuts_list_shortcuts' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| folder_name | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
shortcuts_run_shortcut Shortcuts Run Shortcut ~64
Delegated Apple domain tool 'shortcuts_run_shortcut' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| input_paths | – | – | – |
| input_text | – | – | – |
| output_path | – | – | – |
| output_type | – | – | – |
| shortcut_name_or_identifier | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
shortcuts_view_shortcut Shortcuts View Shortcut ~40
Delegated Apple domain tool 'shortcuts_view_shortcut' exposed through Apple-Tools-MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| shortcut_name_or_identifier | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.