返回 Preview

将 Knoon AI 与 Preview (System) 连接以自动化 AI 工作流。

Use LLM to extract structured image context from an image attachment. Max attachment size is 10MB.
systemPreviewReadImageAttachmentToContext
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
contentattachment Attachment image file. Max size: 10MB.是的
additionalSystemPromptmustache Optional additional system prompt to include when using the LLM.没有
回报
名称类型描述
statusstring DONE.
descriptionstring Short description of the image content.
ocrTextstring Extracted readable text from the image.
imageTypestring Image type: screenshot, drawing, photo, or document.