Back to Preview

Connect Knoon AI with Preview (System) to automate AI workflows.

Use LLM to extract structured image context from an image attachment. Max attachment size is 10MB.
systemPreviewReadImageAttachmentToContext
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
contentattachment Attachment image file. Max size: 10MB.Yes
additionalSystemPromptmustache Optional additional system prompt to include when using the LLM.No
Returns
NameTypeDescription
statusstring DONE.
descriptionstring Short description of the image content.
ocrTextstring Extracted readable text from the image.
imageTypestring Image type: screenshot, drawing, photo, or document.