parse_document
Extract structured text from PDFs and images. Parse documents using file path or URL, with optional callback for results.
Instructions
通用文档解析,提取 PDF/图片中的结构化文本内容。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| file_path | No | ||
| file_url | No | ||
| callback_url | No |