Back to Preview

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

Use LLM to extract structured context from a PDF attachment. Max attachment size is 10MB.
systemPreviewReadPDFAttachmentToContext
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
contentattachment Attachment PDF 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 PDF content.
ocrTextstring Extracted readable text from the PDF.