notch_error
Display a failure status in the Mac notch with a red flash and extended display time, clearly notifying users of an error.
Instructions
Resolve the current task as failed: flash red and linger longer than a success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Failure label, e.g. "Build failed". | |
| detail | No | Optional figure, e.g. "3 errors". | |
| dismissAfter | No | Seconds before hiding. Default 12. |