Send Notification
send_notificationSend a push notification to alert the user when a task completes, input is needed, or attention is required.
Instructions
Send a push notification to the user. Use this to alert the user when a long-running task completes, when input is needed, or when something requires their attention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Notification body text. Describes what happened or what the user needs to know. | |
| title | Yes | Short notification title. Typically identifies the context: branch name, workspace name, project name, or repository name. |