release_printer_lock
Release an exclusive lock on a printer to allow other users to access it. Provide the printer name and holder identifier that acquired the lock.
Instructions
Release an exclusive lock on a printer.
Args:
printer_name: Printer to unlock.
holder: Identifier of the lock holder (must match acquire).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| holder | No | agent | |
| printer_name | Yes |