list_scanners
List all reachable scanners from your machine, including network and USB devices. Provides scanner IDs and details for use with the scan_document tool.
Instructions
List all scanners reachable from this machine.
Discovers network scanners over mDNS (eSCL/AirScan) and local USB scanners via the
platform driver stack (WIA on Windows, SANE on Linux/macOS). Returns a JSON array of
scanners with their id (pass this to scan_document), name, backend,
connection type and supported sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |