send_notification
Send custom macOS notifications with optional tmux integration, focusing on specific sessions when clicked, for enhanced workflow tracking and alerts.
Instructions
Send a macOS notification with optional tmux integration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | Yes | The notification message | |
pane | No | tmux pane number | |
session | No | tmux session name | |
sound | No | The notification sound (default: "Glass") | |
title | No | The notification title (default: "Claude Code") | |
useCurrent | No | Use current tmux location | |
window | No | tmux window number |