send_notification
Send notifications to your Android device with customizable title, body, and vibration.
Instructions
Send a notification to the phone.
Args: title: Notification title content: Notification body text id: Notification ID for updates/removal vibrate: Whether to vibrate (default: True)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| content | Yes | ||
| id | No | mcp | |
| vibrate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |