list_printers
Discover available printers on your system and check their current status, including whether they're ready to accept print jobs.
Instructions
List all available printers on the system with their status. Returns printer names, states, and whether they're accepting jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}