android.clipboard.get
Retrieve clipboard content from Android devices for automation tasks. Works with scrcpy protocol to access device clipboard data programmatically.
Instructions
Retrieves the current clipboard content using dumpsys clipboard. Note: May have limitations on Android 10+ due to privacy restrictions. Returns empty string if clipboard is empty.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes |