Run Diagnostics
run_diagnosticsRuns a fast health check of all LMCP integrations on this machine. Shows what works, what doesn't, and how to fix it. Optionally submits a report to the LMCP team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | Integration to focus on: calendar, mail, contacts, reminders, omnifocus, outlook, notes, finder, onedrive, screen_recording, accessibility. Leave empty to check all. | |
| submit | No | Send the diagnostic report to the LMCP team for analysis (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report | No | Full formatted text report | |
| summary | Yes | Plain-language summary of overall health | |
| ok_count | Yes | Number of integrations working | |
| submitted | No | True when the report was sent to the LMCP team | |
| warn_count | Yes | Number of integrations with warnings / not running | |
| integrations | Yes | ||
| problem_count | Yes | Number of integrations with errors or missing permissions |