list_engines
Check which OCR engines are available on your machine before selecting an engine for text recognition.
Instructions
List OCR engines and whether each is currently usable on this machine.
Returns JSON: for each engine -> {available, status}. Call this first to see which engines compare_engines will actually run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |