ncloud_sens_send_push
Send push notifications through Naver Cloud SENS to all devices, specific users, or topic subscribers, with customizable message content and optional scheduled delivery.
Instructions
Send push notification via SENS. Requires NCLOUD_SENS_SERVICE_ID or NCLOUD_SENS_PUSH_SERVICE_ID environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Push notification target | |
| message | Yes | Push notification message content | |
| reserveTime | No | Reserved send time (YYYY-MM-DD HH:mm format) | |
| reserveTimeZone | No | Reserved time zone (default: Asia/Seoul) |