Window Set Frame
window_set_framePins a window (by window_id) to fixed bounds {x,y,w,h} in global points, so every take is framed identically across runs. Returns the actual post-constraint bounds. Requires Accessibility permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bounds | Yes | {x,y,w,h} global points. | |
| window_id | Yes |