提取书籍文本
extract_book_textExtract PDF book content into verifiable body text, segmented sections, page records, and a quality audit. OCR runs in the background; check job status for progress and heartbeat.
Instructions
提取PDF为可校验的正文、分段文本、页面记录和质量审计。OCR 在独立工作进程中运行,工具立即返回,不会阻塞 MCP。用 get_job_status 查看进度和工作进程心跳。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | book-balanced | |
| path | Yes | ||
| resume | No | ||
| password | No | ||
| max_pages | No | ||
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||