Atrás a Preview
Conectar Knoon AI con Preview (System) para automatizar flujos de trabajo de AI.
Use LLM to extract structured context from a PDF attachment. Max attachment size is 10MB.
systemPreviewReadPDFAttachmentToContext
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| content | attachment | Attachment PDF file. Max size: 10MB. | Sí |
| additionalSystemPrompt | mustache | Optional additional system prompt to include when using the LLM. | No |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| status | string | DONE. |
| description | string | Short description of the PDF content. |
| ocrText | string | Extracted readable text from the PDF. |