返回 Preview
将 Knoon AI 与 Preview (System) 连接以自动化 AI 工作流。
Convert a PDF attachment to markdown text.
systemPreviewReadPDFAttachmentToMarkdown
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| content | attachment | Attachment PDF file. | 是的 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| status | string | DONE. |
| markdown | string | Extracted markdown content. |