check_permissions
Verify server permissions to access iMessage data by checking Full Disk Access for chat.db and attachments directories, returning access status and macOS version for debugging.
Instructions
Check if the server has the required permissions to access iMessage data.
This tool helps debug permission issues by checking:
Full Disk Access for ~/Library/Messages/chat.db
Access to ~/Library/Messages/Attachments
Returns: Dictionary with access status, paths checked, and any error messages. Includes macOS version for debugging.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||