1. click_screen
Click at specified screen coordinates.
2. move_mouse
Move mouse cursor to specified coordinates.
3. drag_mouse
Drag mouse from one position to another.
4. type_text
Type the specified text at current cursor position.
5. press_key
Press a specified keyboard key.
6. take_screenshot
Capture screen or window with optional OCR.
7. get_screen_size
Get current screen resolution.
8. list_windows
List all open windows.
9. activate_window
Bring specified window to foreground.