line_send_flex_message
Send a rich Flex Message to LINE users or groups. Define recipient, alt text, and content with a channel access token.
Instructions
Send a rich Flex Message to a LINE user or group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| alt_text | Yes | Fallback text shown in push notifications | |
| contents | Yes | Flex Message container as JSON object or string | |
| channel_access_token | Yes |