close_window
Send the standard close signal to a window identified by address or selector, equivalent to clicking its close button.
Instructions
Close a window by address or selector. Sends the same signal as clicking the close button (not force-kill).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Window address ('0x...') or selector ('class:^(kitty)$') |