set_clipboard
Copy specified text to the Android clipboard from a remote session. Enables pasting text into any app on the phone.
Instructions
Set the clipboard content.
Args: text: Text to copy to clipboard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |