extract_text
Extract text from images using local paths. Supports document parsing and card key-information extraction, with optional custom prompts for structured JSON output.
Instructions
提取图片中的文字,支持文档解析与卡证关键信息抽取。image_path: 本地图片路径;prompt: 可选的抽取指令(如要求 JSON 输出)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | 请提取图片中的全部文字 | |
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |