play_error_sound
Trigger a system error sound on macOS to provide immediate audio feedback for errors, enhancing user interaction and debugging.
Instructions
Play an error system sound
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}