返回 Text
將 Knoon AI 與 Text (System) 連接以自動化 AI 工作流程。
Read a text-based Knoon attachment as plain text.
systemTextReadAttachment
測試版
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| content | attachment | Knoon attachment URI to read as plain text. | 是的 |
| encoding | string | Text encoding used to decode the attachment bytes. | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| result | string | Attachment content decoded as plain text. |












