Skip to main content

Read Clipboard Text

Category: User Interface Read Clipboard Text block screenshot

Reads plain text from the system clipboard and returns it as a string. This block depends on clipboard permissions in the UXP manifest. If the clipboard currently does not expose plain text, the runtime may return a serialized fallback string depending on the host clipboard API.

Inputs

This block has no named inputs.

Notes

  • Pure read expression that returns plain text from the system clipboard.
  • Requires clipboard access to be available in the plugin environment.