as_screenrecord
Record an Android device screen and save the .mp4 file to your computer. Specify output path, duration, and device serial.
Instructions
Record the device screen to an .mp4 and pull it to this PC.
Args: params (ScreenrecordInput): out_path, seconds, serial.
Returns: str: JSON with the saved local path and size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |