system_toggle_dark_mode
Switch macOS dark mode on or off using AppleScript integration. Enable LLM applications to manage system appearance settings directly.
Instructions
[System control and information] Toggle system dark mode
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}