computer.set_clipboard
Writes specified text to the system clipboard, enabling quick paste as an alternative to typing. Use when direct keyboard input fails or is unavailable.
Instructions
Write text to the clipboard (useful as a typing fallback).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |