Indietro a Preview
Connetti Knoon AI con Preview (System) per automatizzare i flussi di lavoro AI.
Use LLM to extract structured context from a PDF attachment. Max attachment size is 10MB.
systemPreviewReadPDFAttachmentToContext
Beta
Interno
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| content | attachment | Attachment PDF file. Max size: 10MB. | Sì |
| additionalSystemPrompt | mustache | Optional additional system prompt to include when using the LLM. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| status | string | DONE. |
| description | string | Short description of the PDF content. |
| ocrText | string | Extracted readable text from the PDF. |