Back to Text
Connect Knoon AI with Text (System) to automate AI workflows.
Read a text-based Knoon attachment as plain text.
systemTextReadAttachment
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| content | attachment | Knoon attachment URI to read as plain text. | Yes |
| encoding | string | Text encoding used to decode the attachment bytes. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | string | Attachment content decoded as plain text. |












