clipboard
Copy text to or read text from the system clipboard during Chrome automation, letting AI agents exchange data between web pages and external processes.
Instructions
System clipboard: action:"copy" (text) | "read" (needs clipboardRead permission; best-effort).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| action | Yes |