Push Text Message
push_text_messageSend text messages to LINE users, groups, or rooms with target ID prefixes U, C, R; defaults to environment variable if no ID provided.
Instructions
Send a text message to a LINE user, group, or room. Target ID prefixes: User="U", Group="C", Room="R".
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. | |
| text | Yes | Message text to send |