health
Checks whether MinerU and Ollama services are running and responsive, ensuring the dual-extract processing pipeline is ready for use.
Instructions
health tool:MinerU + Ollama 双服务探活。
注意:其余 7 个工具均为 async handler;FastMCP 1.29 对同步 handler
会在 running loop 内直接同步调用,内部再 asyncio.run 会嵌套报错,
故此处统一为 async + await(health_service.check 仍保留同步兜底)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |