copyTextToClipboard

Writes host-approved text to the configured clipboard service.

This is intended for host-owned workflows where policy has already allowed a non-selection clipboard write, such as OSC 52 handling.

Return

true when a session is bound and the clipboard handler was invoked.

Parameters

text

text to place on the host clipboard.