list_scanners
Discover network and USB scanners on your machine, returning their IDs, names, and supported sources for use with scan commands.
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 |