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
NameTypeDescriptionRequired
contentattachment Knoon attachment URI to read as plain text.Yes
encodingstring Text encoding used to decode the attachment bytes.No
Returns
NameTypeDescription
resultstring Attachment content decoded as plain text.