screen
Capture a screenshot of an application window by specifying its process name or process ID.
Instructions
Capture a screenshot of an application window by PID or process name (e.g. wezterm)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Capture action (only capture for now) | |
| target | No | Process name (e.g. wezterm, notepad) | |
| pid | No | Process ID to capture |