Back to Preview
Connect Knoon AI with Preview (System) to automate AI workflows.
Convert a PDF attachment to markdown text.
systemPreviewReadPDFAttachmentToMarkdown
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| content | attachment | Attachment PDF file. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| status | string | DONE. |
| markdown | string | Extracted markdown content. |