clipboard_write
Place text on the Windows clipboard to seed content for pasting or share data between tools without manual typing.
Instructions
Place text on the Windows clipboard. Useful for seeding clipboard content before pasting, or for sharing data between tools without typing. Caveats: Overwrites existing clipboard content; non-text clipboard data (images, files) is not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to place on the clipboard |