Skip to main content

READ_CLIPBOARD

Reads content from the user clipboard. Prefers HTML content when available, falls back to plain text.

At a glance

  • Category Browser
  • Version: 1.0.3
  • Applications: all
  • Scope: all

Outputs

TypeDescriptionOptional
textThe clipboard content (HTML or plain text) stored in the default text output.false

Examples

Read clipboard into default text output

- step: READ_CLIPBOARD

See Also

General Resources: