send_error_notification
Send desktop notifications with error sounds when code operations fail, including compilation errors, test failures, file operation issues, network request problems, validation errors, or bash command failures.
Instructions
AUTOMATICALLY send error notifications with error sound when anything fails. Claude must proactively use this when: compilation fails, tests fail, file operations fail, network requests fail, validation errors occur, bash commands fail. Critical for error awareness - always notify on failures.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | Yes | Description of the error | |
| details | No | Optional additional error details |