start_capture
Begin capturing a screen session. Choose between fullscreen capture on any platform or a specific window on Windows by providing a window title or handle.
Instructions
Begin a screen-capture session. mode='fullscreen' works on every platform; mode='window' is Windows-only and requires target to be either a window-title substring or a hex hwnd (e.g. 'Notepad' or '0x1a2b3c').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| target | No |