Clipboard
mobile_clipboardRetrieve or update the clipboard on a mobile device. Pass text to set the clipboard, leave it empty to read the current contents.
Instructions
Read or replace the device clipboard. Pass text to set the clipboard, omit it to read the current clipboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Text to place on the clipboard. Omit to read the clipboard instead. | |
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. |