line_send_flex_message
Send rich interactive Flex Messages to LINE users or groups using JSON content and a fallback text.
Instructions
Send a rich Flex Message to a LINE user or group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_access_token | Yes | ||
| to | Yes | ||
| alt_text | Yes | Fallback text shown in push notifications | |
| contents | Yes | Flex Message container as JSON object or string |