release_printer_lock
Remove an exclusive lock on a printer. Provide the printer name and the lock holder identifier that matches the original acquisition.
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 |