Push Image Message
push_image_messageSend an image message to a LINE user, group, or room by providing original and preview image URLs.
Instructions
Send an image 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, max 1 MB) | |
| originalContentUrl | Yes | Image URL (HTTPS, JPEG/PNG, max 10 MB) |