# LINE

### 支援動作

| 資源           | 操作         | 描述         |
| ------------ | ---------- | ---------- |
| Notification | Send       | 發送notify訊息 |
| Message      | Send Text  | Push 文字訊息  |
|              | Send Image | Push圖片訊息   |
|              | Send Audio | Push語音訊息   |
|              | Send Video | Push影片訊息   |

\*\* LINE的資源兩者用不同方式認證，所以不會在同一個節點。

Message將調用[PUSH](https://tw.linebiz.com/column/LINEOA-2023-Price-Plan/)請自行查看其價格。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dmflow.chat/domain/formqa/trigger/line.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
