get-sync-status
Check if Mail.app is running and actively syncing to diagnose why new emails haven't appeared.
Instructions
Use when: checking whether Mail.app is running and actively syncing, e.g. to explain why new mail hasn't appeared yet. Returns: whether Mail.app is running and whether sync activity was detected. Do not use when: you need message counts (use get-mail-stats) or a full setup diagnosis (use doctor).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| syncDetected | No | ||
| pendingUpload | No | ||
| recentActivity | No | ||
| secondsSinceLastChange | No |