Push Video Message
push_video_messageSend a video message to a LINE user, group, or room by providing the video URL and a preview image. Specify the target ID or use the default recipient.
Instructions
Send a video to a LINE user, group, or room.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Target ID — User ID (U…), Group ID (C…), or Room ID (R…). If omitted, falls back to the DEFAULT_UID environment variable. | |
| previewImageUrl | Yes | Preview image URL (HTTPS, JPEG/PNG) | |
| originalContentUrl | Yes | Video URL (HTTPS, MP4) |