返回 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. |












