set_dark_mode
Toggle macOS dark mode on or off via the enabled boolean. Adjusts the system's light or dark appearance.
Instructions
Set dark mode to a specific state.
Args: enabled: True for dark mode, False for light mode
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |